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/pack | |
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/pack')
-rwxr-xr-x | subx/apps/pack | bin | 43637 -> 44246 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/pack b/subx/apps/pack
index 73e680b7..78018753 100755
--- a/subx/apps/pack
+++ b/subx/apps/pack
Binary files differ |