]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/dio_stc.s
Marked files to be excluded from build.
[cc65] / libsrc / atari / dio_stc.s
index b74e49283f0c54f58294ffba6669fe7b7c264563..617989cbde2f904b738b75c6b93af9790ae64647 100644 (file)
@@ -8,11 +8,10 @@
 ; cylinder and head 0 and as sector the sectnum it got
 ;
 ; unsigned char __fastcall__ dio_log_to_phys(dhandle_t handle,
-;                                           sectnum_t *sectnum,        /* input */
+;                                           unsigned *sectnum,         /* input */
 ;                                           dio_phys_pos *physpos);    /* output */
 ;
 ; dhandle_t - 16bit (ptr)
-; sectnum_t - 16bit
 ;
 
        .export         _dio_log_to_phys