about summary refs log tree commit diff stats
path: root/subx/examples/ex9
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-09-21 15:10:34 -0700
committerKartik Agaram <vc@akkartik.com>2018-09-21 15:22:08 -0700
commitd9818a5333805148586b7ac14c22f5dd413f593e (patch)
treeefa70a8848997489be2c5d76da5597b91470c937 /subx/examples/ex9
parent0d8d7618f1484e35706df4db1a61a5fefc2d63e0 (diff)
downloadmu-d9818a5333805148586b7ac14c22f5dd413f593e.tar.gz
4575
New example, just to fix in my head how arguments go on the stack.

It's possible I'm still confused about the order callers push args in to
the stack. But even if this violates the calling convention, it should
still run.
Diffstat (limited to 'subx/examples/ex9')
-rwxr-xr-xsubx/examples/ex9bin0 -> 129 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/examples/ex9 b/subx/examples/ex9
new file mode 100755
index 00000000..874efe52
--- /dev/null
+++ b/subx/examples/ex9
Binary files differ