aboutsummaryrefslogtreecommitdiffstats
path: root/asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm')
-rw-r--r--asm/fibo.atk166
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/fibo.atk16 b/asm/fibo.atk16
index 198ae8b..cae5f5d 100644
--- a/asm/fibo.atk16
+++ b/asm/fibo.atk16
@@ -19,9 +19,9 @@
hlt
@label fibo
-;? subroutine fibo
-;? param RA N
-;? return RA Nth fibonacci number
+;;; subroutine fibo
+;;; param RA N
+;;; return RA Nth fibonacci number
; store RB, RC on stack
spu RB