forked from MightyPork/crsn
parent
e0cc1973ba
commit
b06ef50acd
@ -0,0 +1,11 @@ |
||||
( |
||||
(ld r0 1) |
||||
|
||||
; the procedure is surrounded by a jump and a label |
||||
(proc foo |
||||
(nop) |
||||
(ret) |
||||
) |
||||
|
||||
(ld r0 2) |
||||
) |
Loading…
Reference in new issue