Add support for h8300hn and h8300sn
[deliverable/binutils-gdb.git] / include / elf / h8.h
index ac9db566a483fb8f2393cfc3556f14919133e0f7..5fdf62c500e4229c531e41c9f17d3354781f4b9b 100644 (file)
@@ -1,5 +1,5 @@
 /* H8300/h8500 ELF support for BFD.
-   Copyright 2001 Free Software Foundation, Inc.
+   Copyright 2001, 2003 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -92,5 +92,7 @@ END_RELOC_NUMBERS (R_H8_max)
 #define E_H8_MACH_H8300                0x00800000
 #define E_H8_MACH_H8300H       0x00810000
 #define E_H8_MACH_H8300S       0x00820000
+#define E_H8_MACH_H8300HN      0x00830000
+#define E_H8_MACH_H8300SN      0x00840000
 
 #endif
This page took 0.030369 seconds and 4 git commands to generate.