Changeset b28a12e in buchla-68k for ram/puteq.c


Ignore:
Timestamp:
07/10/2017 02:17:49 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
06f6615
Parents:
39a696b
Message:

Zero redundant declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/puteq.c

    r39a696b rb28a12e  
    1212#endif
    1313
    14 #include "all.h"
     14#include "ram.h"
    1515
    1616#define EQ_STB          0x04
     
    139139#if     TESTER
    140140
    141 extern  int     xtrap15();
    142 
    143141char    ahex[] = "0123456789abcdefABCDEF";
    144142
Note: See TracChangeset for help on using the changeset viewer.