]> git.sur5r.net Git - cc65/commitdiff
Add __fastcall__ to cbm_k_second() documentation 662/head
authorBas Wassink <b.wassink@ziggo.nl>
Fri, 25 May 2018 11:17:12 +0000 (13:17 +0200)
committerBas Wassink <b.wassink@ziggo.nl>
Fri, 25 May 2018 11:17:12 +0000 (13:17 +0200)
doc/funcref.sgml

index 85e75b43ffc1f60d793f6915afff2b6a7fd4bc45..4e35ebb7ef95d4cf7790850d32b16abd571a3918 100644 (file)
@@ -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>