save 2 bytes stack space with the option --main-return. The ljmp could probably be...
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 15 May 2004 20:48:32 +0000 (20:48 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 15 May 2004 20:48:32 +0000 (20:48 +0000)
commit54e36d034b522545f65a088bd90e1ee15ab8c32b
treebcdf02496d95ce0df3d5f7cb251671488de87512
parentdf2de27f522daaf6b81daea3b232fc35f5729204
save 2 bytes stack space with the option --main-return. The ljmp could probably be avoided too?

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