From: uz Date: Sat, 13 Nov 2010 16:57:23 +0000 (+0000) Subject: Remove the load address since it's supplied in its own module now. X-Git-Tag: V2.13.3~599 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9948b5acfe552de93cfb3bd9495babf19a7f3814;p=cc65 Remove the load address since it's supplied in its own module now. git-svn-id: svn://svn.cc65.org/cc65/trunk@4856 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/c64/crt0.s b/libsrc/c64/crt0.s index ffeebd834..718943a89 100644 --- a/libsrc/c64/crt0.s +++ b/libsrc/c64/crt0.s @@ -21,7 +21,6 @@ .segment "EXEHDR" - .word Head ; Load address Head: .word @Next .word .version ; Line number .byte $9E ; SYS token