Changeset df097bf in buchla-68k for iolib/printf.c


Ignore:
Timestamp:
07/01/2017 10:09:33 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c091ef8
Parents:
9bf0f86
Message:

Code compiles, doesn't link.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • iolib/printf.c

    r9bf0f86 rdf097bf  
    1919extern  long    dofmt_();
    2020
     21static  int     fpsub();
     22
    2123/*
    2224   =============================================================================
     
    3133{
    3234        register long count;
    33         int fpsub();
    3435        va_list aptr;
    3536
Note: See TracChangeset for help on using the changeset viewer.