1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 20:29:34 +00:00
cc65/libsrc
uz 8216bf1d6a Force an import of the special symbol __STARTUP__ in the C compiler when
main() is encountered. Define this symbol in the startup code. This will
automatically force linking of the startup code which can then reside inside
the standard library as any other object file.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3988 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-07-31 12:05:42 +00:00
..
apple2 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
apple2enh git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
atari Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
atmos Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
c16 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
c64 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
c128 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
cbm Added a systime implementation by Stefan Haubenthal with a few changes. The 2009-07-27 18:44:37 +00:00
cbm510 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
cbm610 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
common Use named constants from ctype.inc instead of hard coded numeric values. 2009-02-10 22:11:56 +00:00
conio Fixed tab removal which somehow went wrong 2005-02-14 09:38:30 +00:00
dbg git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
em git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
geos git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
joystick git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
lynx Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
mouse git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
nes Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
pet Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
plus4 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
runtime A few minor 65C02 optimizations. 2009-02-22 15:39:19 +00:00
serial git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
supervision Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
tgi git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
vic20 Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00
zlib git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
Makefile Force an import of the special symbol __STARTUP__ in the C compiler when 2009-07-31 12:05:42 +00:00