Changeset 0580615 in buchla-68k for libcio/fstubs.c


Ignore:
Timestamp:
07/08/2017 02:42:31 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
342a56f
Parents:
46d8069
Message:

Point of no return.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcio/fstubs.c

    r46d8069 r0580615  
    4040*/
    4141
    42 int
    43 readbuf(dev, buf)
    44 int dev;
    45 char *buf;
     42int readbuf(int dev, char *buf)
    4643{
    4744        xtrap15();
Note: See TracChangeset for help on using the changeset viewer.