renaming
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Tue, 1 Jun 2021 15:28:26 +0000 (01:28 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Tue, 1 Jun 2021 15:28:26 +0000 (01:28 +1000)
rrqforth.asm

index dc377747755b342a8ff8cd1e49f8bb16a165531b..1928fbb80fdb038b125c037b10daccb46d99f357 100644 (file)
@@ -73,7 +73,7 @@ dostring:
        pushpname rax
        next
 
-       WORD p_calltrace,'calltrace',dovalue
+       WORD p_calltrace,'[calltrace]',dovalue
        ;; Common call point for debugging
        ;; rax = cfa of called word
        ;; rsi = cell* of next forth word