diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-09 00:02:32 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-09 00:07:25 -0700 |
| commit | f74440d8090e6b15abe47f71b169058e7b151447 (patch) | |
| tree | 4750c933c15e2451e25123e1d1662843279965d6 /hex.e | |
| parent | cdf13a70a8840d5f79c16c3d4b0aa84d53cbc46e (diff) | |
provide a #swap operation in comment templates
and use it in a couple places in amd64.e where it's needed Change-Id: Id73dcd13f08c03aa02ac09e45ab034fcd90f2569 Force-Push: yes
Diffstat (limited to 'hex.e')
| -rw-r--r-- | hex.e | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hex.e b/hex.e index d1c4e31..c9de9da 100644 --- a/hex.e +++ b/hex.e @@ -279,10 +279,12 @@ 0x08000000 L!' origin elf-file-header elf-program-header-writable + ~ : blank-line output-start-routine output-exit output-read-byte output-decode-nibble + ~ : blank-line output-error-handlers output-messages |