Changeset 0c834c5 in buchla-68k for libcio/clusmap.c


Ignore:
Timestamp:
07/08/2017 05:56:38 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
60288f5
Parents:
342a56f
Message:

Prototypes for global function pointers. Consistent global types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/clusmap.c

    r342a56f r0c834c5  
    1717
    1818extern  struct  bpb     *_thebpb;
    19 extern  short   _thefat[];
     19extern  unsigned        _thefat[];
    2020
    2121extern  int     _filecl(struct fcb *fp);
Note: See TracChangeset for help on using the changeset viewer.