Changeset e225e77 in buchla-68k for ram/etimlt.c


Ignore:
Timestamp:
07/09/2017 10:24:47 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
411371e
Parents:
d2d593b
Message:

Added missing includes and declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/etimlt.c

    rd2d593b re225e77  
    2020#include "instdsp.h"
    2121
     22#include "stdio.h"
     23
    2224#if     DEBUGIT
    2325extern  short   debugsw;
     
    3133
    3234extern  int8_t  *fr2dec(int16_t v, int8_t *s);
     35
     36extern  void idvlblc(void);
     37extern  void modinst(void);
    3338
    3439extern  uint16_t        *instob;
Note: See TracChangeset for help on using the changeset viewer.