Must import sp now that the zp definitions are elsewhere
git-svn-id: svn://svn.cc65.org/cc65/trunk@1612 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
.import push0, _main, zerobss
|
.import push0, _main, zerobss
|
||||||
.import __RAM_START__, __RAM_SIZE__ ; Linker generated
|
.import __RAM_START__, __RAM_SIZE__ ; Linker generated
|
||||||
|
|
||||||
|
.importzp sp
|
||||||
|
|
||||||
; ------------------------------------------------------------------------
|
; ------------------------------------------------------------------------
|
||||||
; Create an empty LOWCODE segment to avoid linker warnings
|
; Create an empty LOWCODE segment to avoid linker warnings
|
||||||
|
|||||||
Reference in New Issue
Block a user