aboutsummaryrefslogtreecommitdiff
path: root/test.sts
diff options
context:
space:
mode:
authorexegete <nikitf-97@mail.ru>2020-10-17 03:33:08 +0300
committerexegete <nikitf-97@mail.ru>2020-10-17 03:33:08 +0300
commitb6b9e29c1484c9c8b8af2b382d3a9d796c310217 (patch)
tree531c498be57a6ed4c61035e33dade9d6a18ae755 /test.sts
parent808a161313e0a03ead45f843fee3d9c40bec02bd (diff)
downloadcryptrobber-b6b9e29c1484c9c8b8af2b382d3a9d796c310217.tar
cryptrobber-b6b9e29c1484c9c8b8af2b382d3a9d796c310217.tar.xz
cryptrobber-b6b9e29c1484c9c8b8af2b382d3a9d796c310217.zip
Common dir added, stderr output, minor changes
Diffstat (limited to 'test.sts')
-rw-r--r--test.sts6
1 files changed, 3 insertions, 3 deletions
diff --git a/test.sts b/test.sts
index a1216ac..950a517 100644
--- a/test.sts
+++ b/test.sts
@@ -1,11 +1,11 @@
module ia32/elf/begin.sts
set_entry
-32
-31
+'2'
+'1'
top as what
what @ sys_write
-what word_size + @ sys_write
+what word_size + @ sys_write_err
sys_exit
module ia32/elf/end.sts