Changeset 8973acd in buchla-68k for libcio/clusmap.x


Ignore:
Timestamp:
07/15/2017 03:12:10 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ea232f9
Parents:
7d0d347
Message:

No more warnings in libcio.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/clusmap.x

    r7d0d347 r8973acd  
    2121extern  FILE            *FILEfl(FILE *fp);
    2222extern  void            FILEpr(FILE *fp);
    23 extern  void            MapFAT(int8_t *fat, int16_t ncl, int16_t stops);
     23extern  void            MapFAT(uint8_t *fat, int16_t ncl, int16_t stops);
    2424extern  struct  fcb     *SnapFCB(struct fcb *fcp);
    2525extern  struct  fcb     *fd2fcb(int16_t fd);
Note: See TracChangeset for help on using the changeset viewer.