02638: various cpu cores don't compile anymore

(mostly fixed before)
This commit is contained in:
Aaron Giles 2008-12-06 17:09:02 +00:00
parent fa57e41c43
commit 389b25c281

View File

@ -81,7 +81,6 @@ struct _m65ce02_Regs {
m6502_write_indexed_func wrmem_id; /* writemem callback for indexed instructions */ m6502_write_indexed_func wrmem_id; /* writemem callback for indexed instructions */
}; };
static void *token;
/*************************************************************** /***************************************************************
* include the opcode macros, functions and tables * include the opcode macros, functions and tables
***************************************************************/ ***************************************************************/