diff options
| author | Drahflow <drahflow@gmx.de> | 2013-01-25 20:05:35 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-01-25 20:05:35 +0100 |
| commit | 618c0f4fd9bf2e030f239a633ed3fb30e8859b1a (patch) | |
| tree | b10788443bdd58ebc1bb472c210d7c16af80f743 /examples | |
| parent | a3e9bfdc218f6e0bda4a6f43c405475aa2542458 (diff) | |
sys .asm .syscall
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/working-compiler/syscall.ey | 1 |
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 |
