diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-05-21 16:52:41 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-05-21 16:52:41 -0700 |
| commit | a7a670e41bdaf9c57bfe7bbd802158de91d7d94d (patch) | |
| tree | 14d17e45d658503e20cd50a8c6bb7d02a39f4603 /log-load.e | |
| parent | 09e1758b4380767647a238f88f51baa85e6e4df5 (diff) | |
started cleaning up all the log-loaded functionality
it's in dynamic.e for now Force-Push: yes Change-Id: I4d0c5917eccd58cb881850faee0728d786010c27
Diffstat (limited to 'log-load.e')
| -rw-r--r-- | log-load.e | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/log-load.e b/log-load.e index 927ff38..1406270 100644 --- a/log-load.e +++ b/log-load.e @@ -553,7 +553,6 @@ ~ (test start, test length, body start, body length, log address ~ -- log address) : log-load-while - ." at start " stackhex 5 unroll 2dup ~ (log address, test start, test length, body start, body length, ~ body start, body length) |