diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-10-04 23:02:00 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-10-04 23:23:48 -0700 |
commit | bccaa72227a5d12932b1d34ae045ffc5689a76e8 (patch) | |
tree | cccecebf49d8c911bb6c4ed77913e48665359b37 /subx/examples/ex1 | |
parent | 29c10f7f06530dc8d01cb4711a968088d9559f42 (diff) | |
download | mu-bccaa72227a5d12932b1d34ae045ffc5689a76e8.tar.gz |
4661
Make segment management a little more consistent between initial segments and add-on segments (using `mmap`).
Diffstat (limited to 'subx/examples/ex1')
-rwxr-xr-x | subx/examples/ex1 | bin | 96 -> 96 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/examples/ex1 b/subx/examples/ex1
index f3c9730d..1c983c03 100755
--- a/subx/examples/ex1
+++ b/subx/examples/ex1
Binary files differ |