X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libsrc%2Fruntime%2Fleaaxsp.s;h=0741170cab638585469a6ff494e9b68b0f1295b1;hb=1354e1265fd8353af51ab3275a833681c293c345;hp=2a92cf00d9b94ef726cd75761de39e836a37bf61;hpb=db69c202a44201c2c2e229f5a03aa0fbf85d5386;p=cc65 diff --git a/libsrc/runtime/leaaxsp.s b/libsrc/runtime/leaaxsp.s index 2a92cf00d..0741170ca 100644 --- a/libsrc/runtime/leaaxsp.s +++ b/libsrc/runtime/leaaxsp.s @@ -4,8 +4,8 @@ ; CC65 runtime: Load effective address with offset in A/X relative to SP ; - .export leaaxsp, leaa0sp - .importzp sp + .export leaaxsp, leaa0sp + .importzp sp leaa0sp: ldx #$00