diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
