mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
Add __fastcall__ to cbm_k_second() documentation
This commit is contained in:
parent
dade099b9d
commit
b98517f90b
@ -2231,7 +2231,7 @@ function, in order to provide input from the keyboard.
|
||||
<descrip>
|
||||
<tag/Function/Send secondary address for LISTEN.
|
||||
<tag/Header/<tt/<ref id="cbm.h" name="cbm.h">/
|
||||
<tag/Declaration/<tt/void cbm_k_second (unsigned char addr);/
|
||||
<tag/Declaration/<tt/void __fastcall__ cbm_k_second (unsigned char addr);/
|
||||
<tag/Description/This function is used to send a secondary address to an I/O
|
||||
device after a call to LISTEN is made, and the device is commanded to LISTEN.
|
||||
<tag/Notes/<itemize>
|
||||
|
Loading…
Reference in New Issue
Block a user