aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'target.h')
-rw-r--r--target.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target.h b/target.h
index 4fbdfbdf..8eb52806 100644
--- a/target.h
+++ b/target.h
@@ -98,6 +98,7 @@ extern const struct target target_riscv32;
extern const struct target target_riscv64;
extern const struct target target_s390;
extern const struct target target_s390x;
+extern const struct target target_sh;
extern const struct target target_sparc32;
extern const struct target target_sparc64;
extern const struct target target_i386;