X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Farm-wince-tdep.c;h=584eef9fedc7a2070920b3b4a2ebbe055236c687;hb=831bd6aa3b2d5e36c94b89756f58bb99f35026ca;hp=0ca6c813ae28f8c11be32833690aa015024834c6;hpb=d55e5aa6b29906346c51ad00e6a9b112590aa294;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/arm-wince-tdep.c b/gdb/arm-wince-tdep.c index 0ca6c813ae..584eef9fed 100644 --- a/gdb/arm-wince-tdep.c +++ b/gdb/arm-wince-tdep.c @@ -19,21 +19,20 @@ along with this program. If not, see . */ #include "defs.h" +#include "osabi.h" +#include "gdbcore.h" +#include "target.h" +#include "frame.h" -/* Local non-gdb includes. */ #include "arch/arm.h" #include "arm-tdep.h" -#include "frame.h" -#include "gdbcore.h" -#include "osabi.h" -#include "target.h" #include "windows-tdep.h" static const gdb_byte arm_wince_le_breakpoint[] = { 0x10, 0x00, 0x00, 0xe6 }; static const gdb_byte arm_wince_thumb_le_breakpoint[] = { 0xfe, 0xdf }; /* Description of the longjmp buffer. */ -#define ARM_WINCE_JB_ELEMENT_SIZE INT_REGISTER_SIZE +#define ARM_WINCE_JB_ELEMENT_SIZE ARM_INT_REGISTER_SIZE #define ARM_WINCE_JB_PC 10 static CORE_ADDR