diff options
-rw-r--r-- | common/print.sts | 1 | ||||
-rw-r--r-- | test.sts | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/common/print.sts b/common/print.sts index 9517307..16973c2 100644 --- a/common/print.sts +++ b/common/print.sts @@ -27,4 +27,5 @@ defword print_stack 1 - od drop + drop exit @@ -20,6 +20,7 @@ float_istore float_div float_istore 7 print_stack +7 print_stack sys_exit module ia32/elf/end.sts |