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 1202c0be..4c184d8f 100644
--- a/target.h
+++ b/target.h
@@ -85,6 +85,7 @@ extern const struct target target_arm64;
extern const struct target target_m68k;
extern const struct target target_mips32;
extern const struct target target_mips64;
+extern const struct target target_nios2;
extern const struct target target_ppc32;
extern const struct target target_ppc64;
extern const struct target target_riscv32;