diff options
Diffstat (limited to 'stdlib/asm.tl')
-rw-r--r-- | stdlib/asm.tl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/asm.tl b/stdlib/asm.tl index 96f3f9e8..139eab47 100644 --- a/stdlib/asm.tl +++ b/stdlib/asm.tl @@ -394,6 +394,8 @@ (defopcode-alias jend end) +(defopcode-alias xend end) + (defopcode-derived op-prof prof auto op-end) (defopcode op-call call auto |