* ia64-tdep.c: Remove commented out #define.
This commit is contained in:
parent
5726889422
commit
c31ad2a1f7
2 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-11-13 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* ia64-tdep.c: Remove commented out #define.
|
||||
|
||||
2008-11-12 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
From Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
|
|
@ -547,9 +547,6 @@ fetch_instruction (CORE_ADDR addr, instruction_type *it, long long *instr)
|
|||
pattern was used by the simulator that I was using.) So I ended up
|
||||
using the pattern seen below. */
|
||||
|
||||
#if 0
|
||||
#define IA64_BREAKPOINT 0x00002000040LL
|
||||
#endif
|
||||
#define IA64_BREAKPOINT 0x00003333300LL
|
||||
|
||||
static int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue