* device/include/pic16/pic18f*.h: add bit aliases in INTCONbits_t
[fw/sdcc] / src / SDCCpeeph.awk
index 160e0694673fedb9a9fde560f554f17a3970854a..18999d74eff7fb31460cfa460490f08d79b5ba9c 100644 (file)
@@ -1,7 +1,7 @@
 BEGIN {
-        print "/* Generated file DO NOT Edit */"
-        print "/* To Make changes to rules   */"
-        print "/* edit file SDCCpeeph.def    */"
+        print "/* Generated file, DO NOT Edit!  */"
+        print "/* To Make changes to rules edit */"
+        print "/* <port>/peeph.def instead.     */"
 }
 
 /^\/\// { next}