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

    r7d0d347 r8973acd  
    1515*/
    1616
    17 extern  int32_t         printf(int8_t *fmt, ...);
     17extern  int16_t         printf(int8_t *fmt, ...);
Note: See TracChangeset for help on using the changeset viewer.