aboutsummaryrefslogtreecommitdiff
path: root/include/coff/sh.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-02-28 18:57:53 +0000
committerNick Clifton <nickc@redhat.com>2000-02-28 18:57:53 +0000
commit5e671ea1b6422b501e40e41a1616a6c78d55af5a (patch)
tree584d2b7f753cce73d815d905243a559af156587d /include/coff/sh.h
parent17505c5cfa9b784633a212f56076576317140ecc (diff)
downloadgdb-5e671ea1b6422b501e40e41a1616a6c78d55af5a.zip
gdb-5e671ea1b6422b501e40e41a1616a6c78d55af5a.tar.gz
gdb-5e671ea1b6422b501e40e41a1616a6c78d55af5a.tar.bz2
Defone {MIPS|SH}_PE_MAGIC
Diffstat (limited to 'include/coff/sh.h')
-rw-r--r--include/coff/sh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/coff/sh.h b/include/coff/sh.h
index 2065b62..f7271f2 100644
--- a/include/coff/sh.h
+++ b/include/coff/sh.h
@@ -17,6 +17,7 @@ struct external_filehdr {
#define SH_ARCH_MAGIC_BIG 0x0500
#define SH_ARCH_MAGIC_LITTLE 0x0550 /* Little endian SH */
#define SH_ARCH_MAGIC_WINCE 0x01a2 /* Windows CE - little endian */
+#define SH_PE_MAGIC 0x010b
#define SHBADMAG(x) \