* src/pic16/main.c (_process_pragma): check for missing
authortecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 22 May 2005 12:39:39 +0000 (12:39 +0000)
committertecodev <tecodev@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 22 May 2005 12:39:39 +0000 (12:39 +0000)
commit76dd685a3e8b034b11427e0ed9ec6a074731f2a0
treefc72e3eb4145a687f35aa66a806a483650f26e56
parent74468ecd63cb0d34d8b6dcf3f422b8455e963dd6
* src/pic16/main.c (_process_pragma): check for missing
  arguments to pragmas code and udata
* device/include/pic16/pic18f{2550,4331,4455,4520}.h:
  consistency fixes to match other headers (thanks to Jim Paris)
* device/lib/pic16/libio/i2c.ignore: 18f4331 provides no I2C

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3768 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/pic16/pic18f2550.h
device/include/pic16/pic18f4331.h
device/include/pic16/pic18f4455.h
device/include/pic16/pic18f4520.h
device/lib/pic16/libio/i2c.ignore
src/pic16/main.c