diff options
Diffstat (limited to 'inscribe-evoke.e')
| -rw-r--r-- | inscribe-evoke.e | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inscribe-evoke.e b/inscribe-evoke.e index e757c0e..3e5a15a 100644 --- a/inscribe-evoke.e +++ b/inscribe-evoke.e @@ -11,12 +11,13 @@ 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" transform.e" pack-file-contents s" execution.e" pack-file-contents s" evoke.e" pack-file-contents - 8 packalign here ! + 0 pack16 8 packalign here ! s" evoke-source" variable 1024 1024 4 * * allocate s" evoke-binary" variable |