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:
Diffstat (limited to 'include/elf/sh.h')
-rw-r--r--include/elf/sh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/sh.h b/include/elf/sh.h
index 49691168e..deb7a9dc1 100644
--- a/include/elf/sh.h
+++ b/include/elf/sh.h
@@ -54,7 +54,7 @@
bfd_mach_* are defined in bfd_in2.h (generated from
archures.c). */
#define EF_SH_BFD_TABLE \
-/* EF_SH_UNKNOWN */ bfd_mach_sh , \
+/* EF_SH_UNKNOWN */ bfd_mach_sh3 , \
/* EF_SH1 */ bfd_mach_sh , \
/* EF_SH2 */ bfd_mach_sh2 , \
/* EF_SH3 */ bfd_mach_sh3 , \