about summary refs log tree commit diff stats
path: root/subx/examples/ex10
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2018-09-24 18:48:41 -0700
committerKartik Agaram <vc@akkartik.com>2018-09-24 22:55:37 -0700
commitc5d9a32fe6add8c986942261dd22377f911d1ca0 (patch)
treeb963fff418cc486cd3a7c1bf1b5d1c036a938045 /subx/examples/ex10
parent9353569934e08c4ba531da5b64aeb4ae08ac2aae (diff)
downloadmu-c5d9a32fe6add8c986942261dd22377f911d1ca0.tar.gz
4516
More calling convention tweaks.

Use EBP to get consistently at parameters and locals.
Always put the first function argument closest to EBP.
Diffstat (limited to 'subx/examples/ex10')
-rwxr-xr-xsubx/examples/ex10bin165 -> 165 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/examples/ex10 b/subx/examples/ex10
index 7035843c..59cbc497 100755
--- a/subx/examples/ex10
+++ b/subx/examples/ex10
Binary files differ