forked from Imagelibrary/binutils-gdb
2002-12-31 Chris Demetriou <cgd@broadcom.com>
* sim-main.h (check_branch_bug, mark_branch_bug): Remove.
* mips.igen: Remove all invocations of check_branch_bug and
mark_branch_bug.
This commit is contained in:
@@ -423,10 +423,6 @@ struct _sim_cpu {
|
||||
hilo_history lo_history;
|
||||
#define LOHISTORY (&(CPU)->lo_history)
|
||||
|
||||
#define check_branch_bug()
|
||||
#define mark_branch_bug(TARGET)
|
||||
|
||||
|
||||
|
||||
sim_cpu_base base;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user