Made some functions "static" for better optimizations by the host compiler
authorsandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 20 Dec 2001 05:46:27 +0000 (05:46 +0000)
committersandeep <sandeep@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Thu, 20 Dec 2001 05:46:27 +0000 (05:46 +0000)
commit332b292efce162f00db0c6dfe2a444d38c601b04
treeae637c4fa85c658c912a4c8da1079fdf7f89ea82
parentfb535b4c75e041bf7dd71e5567c49989dd7c24ab
Made some functions "static" for better optimizations by the host compiler
and removed some #if 0 code.

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