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 45ee40f1..4106a6a8 100644
--- a/target.h
+++ b/target.h
@@ -101,6 +101,7 @@ extern const struct target target_sparc32;
extern const struct target target_sparc64;
extern const struct target target_i386;
extern const struct target target_x86_64;
+extern const struct target target_xtensa;
/* target.c */
extern const struct target *arch_target;