diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:42:50 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:59:35 -0700 |
commit | e5cffe30ed38fbbdc74c63d0a94ab2a93713e43d (patch) | |
tree | b719f3cd55c4b1fbfb3515479cf69cd9fb31879d /subx/apps/hex | |
parent | fc07ee4f54b4596f41d47f663ee1370e07cf0847 (diff) | |
download | mu-e5cffe30ed38fbbdc74c63d0a94ab2a93713e43d.tar.gz |
.
Move test slice variables out of the data segment and close to their usages. Makes tests a little easier to read even if we spend a few more instructions each time.
Diffstat (limited to 'subx/apps/hex')
-rwxr-xr-x | subx/apps/hex | bin | 26346 -> 26734 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/hex b/subx/apps/hex
index db95f583..5bfa5863 100755
--- a/subx/apps/hex
+++ b/subx/apps/hex
Binary files differ |