Revision d2ec1774 target-mips/exec.h
b/target-mips/exec.h | ||
---|---|---|
81 | 81 |
#endif |
82 | 82 |
void do_pmon (int function); |
83 | 83 |
|
84 |
void dump_sc (void); |
|
85 |
|
|
84 | 86 |
int cpu_mips_handle_mmu_fault (CPUState *env, target_ulong address, int rw, |
85 | 87 |
int is_user, int is_softmmu); |
86 | 88 |
void do_interrupt (CPUState *env); |
Also available in: Unified diff