about summary refs log tree commit diff stats
path: root/subx/examples/ex11
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/ex11
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/ex11')
-rw-r--r--subx/examples/ex11bin1028 -> 1034 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/examples/ex11 b/subx/examples/ex11
index fb11d1b6..646c2eb7 100644
--- a/subx/examples/ex11
+++ b/subx/examples/ex11
Binary files differ