]> git.sur5r.net Git - cc65/blobdiff - libsrc/apple2/settime.s
Adjusted comments to match actual prototypes.
[cc65] / libsrc / apple2 / settime.s
index 2235d1a3f7bb33e5a6f634a8a0c851d0e1d470c2..07032fdd1f4c8ed2e232e3068082725dd2a77db2 100644 (file)
@@ -1,7 +1,7 @@
 ;
 ; Oliver Schmidt, 15.08.2018
 ;
-; int clock_settime (clockid_t clk_id, const struct timespec *tp);
+; int __fastcall__ clock_settime (clockid_t clk_id, const struct timespec *tp);
 ;
 
         .import         __dos_type