Some CPU fixes, should fix compiling.
This commit is contained in:
@@ -698,6 +698,10 @@ typedef struct
|
||||
extern uint32_t addr64, addr64_2;
|
||||
extern uint32_t addr64a[8], addr64a_2[8];
|
||||
|
||||
extern int soft_reset_pci;
|
||||
|
||||
extern int reset_on_hlt, hlt_reset_pending;
|
||||
|
||||
extern cyrix_t cyrix;
|
||||
|
||||
extern void (*cpu_exec)(int cycs);
|
||||
|
||||
Reference in New Issue
Block a user