mirror of
https://github.com/cc65/cc65.git
synced 2025-08-14 14:26:27 +00:00
No delimiter comment between includes and first segment.
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
.export __EXEHDR__ : absolute = 1 ; Linker referenced
|
||||
|
||||
; ------------------------------------------------------------------------
|
||||
|
||||
.segment "EXEHDR"
|
||||
|
||||
.byte .defined(__SIM65C02__)
|
||||
|
Reference in New Issue
Block a user