]> git.sur5r.net Git - cc65/commit
Fixed a problem with the last change in crt0.s: The symbols for the RAM memory
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Nov 2010 17:33:25 +0000 (17:33 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Nov 2010 17:33:25 +0000 (17:33 +0000)
commit8aff2a9159b44f6834f0c0ef0bb1cbbcf716b1b3
tree41cffad6ac027ab087f90fcf784df65aebf10dcc
parent461bf5e81ea8d1d6ba8ca7126f9bc11c61e9f942
Fixed a problem with the last change in crt0.s: The symbols for the RAM memory
area had been used but not defined in the linker config. Changed the startup
module and the linker config to use the common loadaddr and exehdr modules.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4870 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/plus4/crt0.s
src/ld65/cfg/plus4.cfg