Fixed unused import and export of none.cfg and none/crt0.s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
.export __STARTUP__ : absolute = 1 ; Mark as startup
|
||||
.import zerobss, _main
|
||||
.import initlib, donelib
|
||||
.import __STACKSTART__, __STACKSIZE__ ; Linker generated
|
||||
.import __STACKSTART__ ; Linker generated
|
||||
|
||||
.include "zeropage.inc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user