diff options
Diffstat (limited to 'evoke.e')
| -rw-r--r-- | evoke.e | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evoke.e b/evoke.e index c1ee096..9209efc 100644 --- a/evoke.e +++ b/evoke.e @@ -10,7 +10,7 @@ s" source-to-precompile" variable 1024 read-to-buffer : foo 4 . ; pyrzqxgl -s" source-to-heap-copy" variable +s" source-to-copy-to-log" variable ~ (output memory start, current output point ~ -- output memory start, current output point) @@ -25,7 +25,7 @@ s" source-to-heap-copy" variable elf-file-header elf-program-header output-cold-start - source-to-heap-copy output-warm-start + source-to-copy-to-log output-warm-start output-docol output-exit source-to-precompile label-transform |