mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
Yet another fix typo in cc65.sgml
This commit is contained in:
parent
601e628343
commit
e3fa247012
@ -739,7 +739,7 @@ This cc65 version has some extensions to the ISO C standard.
|
||||
asm("PHA"); \
|
||||
asm("LDA $E424"); \
|
||||
asm("PHA"); \
|
||||
asm("RTA"); \
|
||||
asm("RTS"); \
|
||||
return __A__;
|
||||
</verb></tscreen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user