about summary refs log tree commit diff stats
path: root/subx/ex1
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-06-30 21:19:02 -0700
committerKartik Agaram <vc@akkartik.com>2018-06-30 21:32:52 -0700
commit672e0a7e5fe7ab7b5f1e454dbc61c1617867a7a9 (patch)
tree396113ceedbb1e268ae6c60c2d746398173ed748 /subx/ex1
parent3e0c2b7c1345009de3eaaaf26978180b9919b5a1 (diff)
downloadmu-672e0a7e5fe7ab7b5f1e454dbc61c1617867a7a9.tar.gz
4291 - stop copying the ELF header into memory
No need for it once the program's loaded. And we keep programs from
running the header as code.

This also simplifies the header computation in the translator.
Diffstat (limited to 'subx/ex1')
-rwxr-xr-xsubx/ex1bin96 -> 96 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/ex1 b/subx/ex1
index 205f8d60..cf6b2f4c 100755
--- a/subx/ex1
+++ b/subx/ex1
Binary files differ