Fix compiler warnings, extra tokens at end of #endif, no newline at
authorpjs <pjs@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 21 Aug 2001 07:41:28 +0000 (07:41 +0000)
committerpjs <pjs@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 21 Aug 2001 07:41:28 +0000 (07:41 +0000)
commitd741a53f2a4c11679fd4b5072077b0e3ead36d3c
tree0956924933ff98d92e05db7cd76ec614f29fbd94
parentdded9a9b5ed895064bab8b5951f44c18c639430b
Fix compiler warnings, extra tokens at end of #endif, no newline at
end of file, implicit declaration of memset (new glibc defines in string.h)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1157 4a8a32a2-be11-0410-ad9d-d568d2c75423
as/mcs51/alloc.h
as/z80/z80mch.c
device/lib/printf_fast.c
support/Util/NewAlloc.c