diff --git a/libsrc/atmos/crt0.s b/libsrc/atmos/crt0.s index 1fae39083..c386b9c4b 100644 --- a/libsrc/atmos/crt0.s +++ b/libsrc/atmos/crt0.s @@ -11,6 +11,7 @@ .import push0, _main, zerobss .import __RAM_START__, __RAM_SIZE__ ; Linker generated + .importzp sp ; ------------------------------------------------------------------------ ; Create an empty LOWCODE segment to avoid linker warnings