Fixed problem where files that only contain 'const unsigned char' would caused SDCC...
authorslade_rich <slade_rich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 5 Feb 2004 23:02:58 +0000 (23:02 +0000)
committerslade_rich <slade_rich@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 5 Feb 2004 23:02:58 +0000 (23:02 +0000)
commit7d62747bb2c0eabe49ab9833343b028f2676c5c3
tree44d583a272de3c4fe3a172a74945b296ce12d708
parent3e252cb4fbe0bc24530c21d473bd33f6e2f976da
Fixed problem where files that only contain 'const unsigned char' would caused SDCC to crash.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3169 4a8a32a2-be11-0410-ad9d-d568d2c75423
src/pic/pcode.c