diff options
| author | Drahflow <drahflow@gmx.de> | 2013-02-01 16:49:55 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-02-01 16:49:55 +0100 |
| commit | ff9524395821632b35481009e20504382c66b64e (patch) | |
| tree | 85e81f05aefa2619d64cd9d2e352a87ef9917da0 /examples/working-compiler/syscall.test | |
| parent | 5c1b00b476b3fed6852426c2d3535848a1c68aef (diff) | |
io.ey
* syscalls
* minimal string library
* compiled client library
* file handling
Diffstat (limited to 'examples/working-compiler/syscall.test')
| -rw-r--r-- | examples/working-compiler/syscall.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/working-compiler/syscall.test b/examples/working-compiler/syscall.test new file mode 100644 index 0000000..dec484a --- /dev/null +++ b/examples/working-compiler/syscall.test @@ -0,0 +1 @@ +1 "Hallo Welt." _ len 0 0 0 1 sys .asm .syscall |
