| Juan Cespedes | a485083 | 2002-03-03 02:37:50 +0100 | [diff] [blame^] | 1 | #define BREAKPOINT_VALUE { 0x01, 0x00, 0x9f, 0xef } |
| Juan Cespedes | 8e3e082 | 1998-09-24 13:49:55 +0200 | [diff] [blame] | 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 | ||||