diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-07-16 19:53:02 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-07-16 19:53:02 -0700 |
commit | 386ebc4e5c5bb0c818da98e1bb342d6db37227fa (patch) | |
tree | 19d18086390300f1965cb0edc2ca7bdf78a94211 /subx | |
parent | 21d8241bbc6f7129c1ac5be1bda23418c94f28a9 (diff) | |
download | mu-386ebc4e5c5bb0c818da98e1bb342d6db37227fa.tar.gz |
4360
Diffstat (limited to 'subx')
-rw-r--r-- | subx/ex4.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/ex4.subx b/subx/ex4.subx index f76f864e..256f47a5 100644 --- a/subx/ex4.subx +++ b/subx/ex4.subx @@ -1,4 +1,4 @@ -## read a character from stdin +## read a character from stdin, save it to a global, write it to stdout == 0x08048074 # code segment, after leaving room for ELF header and segment headers # opcode ModR/M SIB displacement immediate |