]> git.sur5r.net Git - cc65/blobdiff - libsrc/atari/diowritev.s
Marked files to be excluded from build.
[cc65] / libsrc / atari / diowritev.s
index 83fbb699641260f4b7718cfda09e7a5ef0fa1e88..8eb126e00568527be84bc95f475d9eac754be0b9 100644 (file)
@@ -3,9 +3,8 @@
 ;
 ; this file provides the _dio_write_verify function
 ;
-; unsigned char __fastcall__ dio_write_verify(dhandle_t handle,sectnum_t sect_num,const void *buffer);
+; unsigned char __fastcall__ dio_write_verify(dhandle_t handle,unsigned sect_num,const void *buffer);
 ; dhandle_t - 16bit (ptr)
-; sectnum_t - 16bit
 ;
 
        .import         __sio_call,pushax