diff options
author | Irene Knapp <ireneista@irenes.space> | 2025-10-05 14:36:54 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@irenes.space> | 2025-10-05 14:36:54 -0700 |
commit | 8f94834e451cf7ae7cccb5522562b3dea3754039 (patch) | |
tree | 2d0be73cde7abfb1767c8720226d9ccc072de57d /exit-code.asm | |
parent | 95ef9dbac33a46432b4ae4b5028d2538e9c4bfa9 (diff) |
yay the earliest examples are in a solid state
Force-Push: yes Change-Id: I7111b9a9ed3cb5c5cf162af336b2278cf5850b76
Diffstat (limited to 'exit-code.asm')
-rw-r--r-- | exit-code.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exit-code.asm b/exit-code.asm index 05a8965..498bfc4 100644 --- a/exit-code.asm +++ b/exit-code.asm @@ -1,4 +1,4 @@ -; fasmg quine.asm quine +; fasmg exit-code.asm exit-code macro mov.d target, source match =rax?, target |