diff options
Diffstat (limited to 'inscribe-hex.e')
| -rw-r--r-- | inscribe-hex.e | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inscribe-hex.e b/inscribe-hex.e index 7d9aafa..f4be71f 100644 --- a/inscribe-hex.e +++ b/inscribe-hex.e @@ -11,10 +11,11 @@ s" interpret.e" pack-file-contents s" flow-control.e" pack-file-contents s" linux-dynamic.e" pack-file-contents + s" files.e" pack-file-contents s" labels.e" pack-file-contents s" elf.e" pack-file-contents s" hex.e" pack-file-contents - 8 packalign here ! + 0 pack16 8 packalign here ! s" hex-source" variable 1024 1024 * allocate s" hex-binary" variable |