Changeset 8973acd in buchla-68k for misc/proto.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
  • misc/proto.x

    r7d0d347 r8973acd  
    5858extern  void            Lo_RAM(void);
    5959extern  void            VIint(void);
    60 extern  void            _ptcl12(uint16_t *fat, uint16_t cl, uint16_t val);
     60extern  void            _ptcl12(uint8_t *fat, int16_t cl, int16_t val);
    6161extern  void            clrvce(int16_t vce);
    6262extern  void            execins(int16_t vce, int16_t ins, int16_t tag);
Note: See TracChangeset for help on using the changeset viewer.