Changeset b28a12e in buchla-68k for ram/dbentr.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/dbentr.c

    r39a696b rb28a12e  
    3030*/
    3131
    32 #include "all.h"
    33 
    34 extern void xtrap15(void);
     32#include "ram.h"
    3533
    3634#define DB_DEPTH        256             /* depth of the debug buffer */
Note: See TracChangeset for help on using the changeset viewer.