aboutsummaryrefslogtreecommitdiff
path: root/backends/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'backends/plugins')
-rw-r--r--backends/plugins/elf/elf32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/plugins/elf/elf32.h b/backends/plugins/elf/elf32.h
index f3806272ed..48ebf2e7b2 100644
--- a/backends/plugins/elf/elf32.h
+++ b/backends/plugins/elf/elf32.h
@@ -88,6 +88,7 @@ typedef struct {
#define EM_MIPS 8
#define EM_PPC 20
#define EM_ARM 40
+#define EM_SH 42
// Program header (contains info about segment)
typedef struct {