mirror of
https://github.com/cc65/cc65.git
synced 2024-12-22 12:30:41 +00:00
fix build error
This commit is contained in:
parent
ff31fa3e3f
commit
4286e55453
@ -14,7 +14,7 @@
|
||||
; ------------------------------------------------------------------------
|
||||
; Header. Includes jump table
|
||||
|
||||
.segment "JUMPTABLE"
|
||||
.segment "HEADER"
|
||||
|
||||
; Driver signature
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user