arch.h revision a4850831bf4b4548af517335081b58cf006fd168
1#define BREAKPOINT_VALUE { 0x01, 0x00, 0x9f, 0xef }
2#define BREAKPOINT_LENGTH 4
3/* we don't need to decr the pc; the kernel does it for us! */
4#define DECR_PC_AFTER_BREAK 0
5