Compile fix for cpu/808x.c logging
This commit is contained in:
@@ -130,10 +130,10 @@ typedef int (*OpFn)(uint32_t fetchdat);
|
||||
static int tempc_fpu = 0;
|
||||
|
||||
#ifdef ENABLE_808X_LOG
|
||||
#if 0
|
||||
void dumpregs(int);
|
||||
|
||||
#endif
|
||||
int x808x_do_log = ENABLE_808X_LOG;
|
||||
int indump = 0;
|
||||
|
||||
static void
|
||||
x808x_log(const char *fmt, ...)
|
||||
|
Reference in New Issue
Block a user