1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-28 20:29:46 +00:00

sim65 header comment fix

This commit is contained in:
bbbradsmith 2019-05-29 16:32:44 -04:00 committed by Oliver Schmidt
parent 3612edf4fa
commit 9fcd91ebe9

View File

@ -1,8 +1,7 @@
;
; Oliver Schmidt, 2013-05-16
;
; This module supplies a 2 byte header identifying the simulator type,
; and parameter stack pointer sp.
; This module supplies a header used by sim65.
;
.export __EXEHDR__ : absolute = 1 ; Linker referenced