* device/include/mcs51/C8051F520.h: new, added
[fw/sdcc] / device / include / mcs51 / compiler.h
index 7f3caac3e84d6697ceedbf3590285f0e0dac71b0..cc8f6a32c80a7eac5528dc63cdcb905e241ce8ff 100644 (file)
@@ -22,7 +22,9 @@
   * Header file to overcome 8051 compiler differences for specifying\r
   * special function registers. The following compilers are supported:\r
   * SDCC, Keil, Raisonance, IAR, Hi-Tech, Tasking, Crossware, Wickenhäuser.\r
-  * Unfortunately not for use with Dunfield.\r
+  * Unfortunately not for use with Dunfield. The compilers are identified by\r
+  * their unique predefined macros. See also:\r
+  * http://predef.sourceforge.net/precomp.html\r
   *\r
   * SBIT and SFR define special bit and special function registers at the given\r
   * address. SFR16 and SFR32 define sfr combinations at adjacent addresses in\r