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/ex11 | |
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/ex11')
-rwxr-xr-x | subx/examples/ex11 | bin | 1125 -> 1125 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/examples/ex11 b/subx/examples/ex11
index 78b7a6ae..cf0d0c85 100755
--- a/subx/examples/ex11
+++ b/subx/examples/ex11
Binary files differ |