diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-05-16 00:34:17 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-05-16 00:34:17 -0700 |
commit | 209ffb7fdbf7cc5e9739561a2e8ef1ffecf73966 (patch) | |
tree | 8d39ef602c545ce0b1507fa68eea280a6e422ea1 /subx/apps/pack | |
parent | 47fba77662ef5539181aed8fba1862398ea94956 (diff) | |
download | mu-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/apps/pack')
-rwxr-xr-x | subx/apps/pack | bin | 37276 -> 37276 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/pack b/subx/apps/pack
index 1c76d927..1f530400 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ |