1
0
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:
Oliver Schmidt
2013-06-27 13:04:52 +02:00
parent a8d66d0ef4
commit 460cea425f

View File

@@ -6,8 +6,6 @@
.export __EXEHDR__ : absolute = 1 ; Linker referenced
; ------------------------------------------------------------------------
.segment "EXEHDR"
.byte .defined(__SIM65C02__)