Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@redhat.com>2003-05-17 03:40:08 +0400
committerMichael Snyder <msnyder@redhat.com>2003-05-17 03:40:08 +0400
commit9cf346e11aa5e7aa85e97cf7ec9a06ed0eceea24 (patch)
treee467a6b82d0904789168b5aede5e72b18bd626fb /include/elf/h8.h
parent7deb45408953a6b41dca20398ad8001720af6534 (diff)
2003-05-14 Michael Snyder <msnyder@redhat.com>
From Bernd Schmidt <bernds@redhat.com> * h8.h (E_H8_MACH_H8300SX): New.
Diffstat (limited to 'include/elf/h8.h')
-rw-r--r--include/elf/h8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/h8.h b/include/elf/h8.h
index 5fdf62c50..79c0a34fb 100644
--- a/include/elf/h8.h
+++ b/include/elf/h8.h
@@ -94,5 +94,6 @@ END_RELOC_NUMBERS (R_H8_max)
#define E_H8_MACH_H8300S 0x00820000
#define E_H8_MACH_H8300HN 0x00830000
#define E_H8_MACH_H8300SN 0x00840000
+#define E_H8_MACH_H8300SX 0x00850000
#endif