diff options
Diffstat (limited to 'include/elf/h8.h')
-rw-r--r-- | include/elf/h8.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/h8.h b/include/elf/h8.h index 79c0a34..1aad7a4 100644 --- a/include/elf/h8.h +++ b/include/elf/h8.h @@ -95,5 +95,6 @@ END_RELOC_NUMBERS (R_H8_max) #define E_H8_MACH_H8300HN 0x00830000 #define E_H8_MACH_H8300SN 0x00840000 #define E_H8_MACH_H8300SX 0x00850000 +#define E_H8_MACH_H8300SXN 0x00860000 #endif |