summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorkitty <nepeta@canaglie.net>2026-02-14 19:34:57 +1100
committerkitty <nepeta@canaglie.net>2026-02-14 19:34:57 +1100
commit8f339f837f5a6a38d47691327f32d1f5a3675930 (patch)
tree04314bc795808c934e526dbc88cf434f5fd9d05f /readme.md
parent6d671bbc2c014357c23e5ff7a61311abf2663d7b (diff)
branch!!
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 252e909..dc3d234 100644
--- a/readme.md
+++ b/readme.md
@@ -20,7 +20,7 @@ the dictionary follows a fairly standard format.
## the one reserved register
the working stack pointer is `r14`.
-the other registers are used as general purpose registers
+the other registers are used as general purpose registers;
`r11` in particular is the standard register used in
compiling calls.