Changeset 6aa430b in buchla-68k for iolib/rawio.x


Ignore:
Timestamp:
07/10/2017 07:11:13 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
e877e55
Parents:
14ad9c9
Message:

More accurate headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iolib/rawio.x

    r14ad9c9 r6aa430b  
    1313extern  int16_t         readln(int16_t unit, int16_t nc, int8_t *ctl, int16_t nb, int8_t *buf);
    1414extern  void            writeln(int16_t unit, int8_t *buf);
    15 
Note: See TracChangeset for help on using the changeset viewer.