mirror of
https://github.com/cc65/cc65.git
synced 2025-02-28 20:29:46 +00:00
Changed the wording of the doc/da65.sgml.
This commit is contained in:
parent
03bb2f6a48
commit
a3ab3cb458
@ -544,8 +544,8 @@ code. The following attributes are recognized:
|
||||
|
||||
<tag><tt>PARAMSIZE</tt></tag>
|
||||
This optional attribute is followed by a numerical value. It tells the
|
||||
assembler that subroutine calls to this label follow "inline parameters"
|
||||
of the given bytes like this:
|
||||
assembler that subroutine calls to this label are followed by
|
||||
"inline parameters" with the given number of bytes, like this:
|
||||
|
||||
<tscreen><verb>
|
||||
JSR LabelWithParamSize2
|
||||
|
Loading…
x
Reference in New Issue
Block a user