diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-09-24 17:28:48 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-09-24 17:28:48 -0700 |
commit | ffa45b450b3f3f48c3124bba37114b56295b0ddd (patch) | |
tree | 278b300ab6bfbc9a9312b5dca8602b80af7f5e27 /subx/apps/factorial | |
parent | fd0ab85567ba0505ba57bdb3791bf83a9de1120f (diff) | |
download | mu-ffa45b450b3f3f48c3124bba37114b56295b0ddd.tar.gz |
4514
Get the calling convention right, per http://www.cs.virginia.edu/~evans/cs216/guides/x86.html
Diffstat (limited to 'subx/apps/factorial')
-rwxr-xr-x | subx/apps/factorial | bin | 1200 -> 1208 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/factorial b/subx/apps/factorial
index 00904aee..4f93fe32 100755
--- a/subx/apps/factorial
+++ b/subx/apps/factorial
Binary files differ |