10 lines
302 B
Text
10 lines
302 B
Text
--- mc68k/custom.h.orig Sun May 23 19:32:14 2010
|
|
+++ mc68k/custom.h Sun May 23 19:32:20 2010
|
|
@@ -43,7 +43,6 @@ extern void dumpcustom(void);
|
|
extern void do_cycles(int longtime);
|
|
extern int do_api(int api);
|
|
|
|
-extern unsigned long cycles;
|
|
extern unsigned long specialflags;
|
|
|
|
#define SPCFLAG_STOP 2
|