aboutsummaryrefslogtreecommitdiff
path: root/examples/working-compiler
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-01-25 20:05:35 +0100
committerDrahflow <drahflow@gmx.de>2013-01-25 20:05:35 +0100
commit618c0f4fd9bf2e030f239a633ed3fb30e8859b1a (patch)
treeb10788443bdd58ebc1bb472c210d7c16af80f743 /examples/working-compiler
parenta3e9bfdc218f6e0bda4a6f43c405475aa2542458 (diff)
sys .asm .syscall
Diffstat (limited to 'examples/working-compiler')
-rw-r--r--examples/working-compiler/syscall.ey1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working-compiler/syscall.ey b/examples/working-compiler/syscall.ey
new file mode 100644
index 0000000..dec484a
--- /dev/null
+++ b/examples/working-compiler/syscall.ey
@@ -0,0 +1 @@
+1 "Hallo Welt." _ len 0 0 0 1 sys .asm .syscall