| Juan Cespedes | a485083 | 2002-03-03 02:37:50 +0100 | [diff] [blame] | 1 | #define BREAKPOINT_VALUE { 0x4e, 0x4f } |
| Juan Cespedes | d44c6b8 | 1998-09-25 14:48:42 +0200 | [diff] [blame] | 2 | #define BREAKPOINT_LENGTH 2 |
| 3 | #define DECR_PC_AFTER_BREAK 2 | ||||
| Juan Cespedes | d914a20 | 2004-11-10 00:15:33 +0100 | [diff] [blame^] | 4 | |
| 5 | #define LT_ELFCLASS ELFCLASS32 | ||||
| 6 | #define LT_ELF_MACHINE EM_68K | ||||