]> git.sur5r.net Git - cc65/commitdiff
Remove the load address since it's supplied in its own module now.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 13 Nov 2010 16:57:23 +0000 (16:57 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 13 Nov 2010 16:57:23 +0000 (16:57 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4856 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/c64/crt0.s

index ffeebd8345b6c3aba0d7dc9956409753c400bb85..718943a89c05b1e38123246e61424d40303ce939 100644 (file)
@@ -21,7 +21,6 @@
 
 .segment               "EXEHDR"
 
-        .word   Head            ; Load address
 Head:   .word   @Next
         .word   .version        ; Line number
         .byte   $9E             ; SYS token