about summary refs log tree commit diff stats
path: root/subx/build
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-05-16 00:34:17 -0700
committerKartik Agaram <vc@akkartik.com>2019-05-16 00:34:17 -0700
commit209ffb7fdbf7cc5e9739561a2e8ef1ffecf73966 (patch)
tree8d39ef602c545ce0b1507fa68eea280a6e422ea1 /subx/build
parent47fba77662ef5539181aed8fba1862398ea94956 (diff)
downloadmu-209ffb7fdbf7cc5e9739561a2e8ef1ffecf73966.tar.gz
5180
Clean up some old TODOs related to our pre-mmap limitations.

Also caught another case of using the wrong comparison. When comparing
addresses, one must always use unsigned rather than signed jump instructions.
Diffstat (limited to 'subx/build')
0 files changed, 0 insertions, 0 deletions
a id='n123' href='#n123'>123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147