From ce9e52469d0b12b3231ccc199e1b19bb924f54cd Mon Sep 17 00:00:00 2001 From: exegete Date: Fri, 16 Oct 2020 20:14:51 +0300 Subject: test module; top, as added --- ia32/syscall.sts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ia32/syscall.sts') diff --git a/ia32/syscall.sts b/ia32/syscall.sts index 7ff7480..92d4d3a 100644 --- a/ia32/syscall.sts +++ b/ia32/syscall.sts @@ -5,7 +5,7 @@ defasm sys_exit ; no need in next since this is the last instruction _data_segment ?choose - ?$ ?? _iobuf # 0 ?' + ?$ ?? _iobuf # 0 ?. _code_segment ?choose defasm sys_read -- cgit v1.2.3