Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-01-10 02:47:37 +0300
committerBob Wilson <bob.wilson@acm.org>2006-01-10 02:47:37 +0300
commite93a726084f267493f22c139ab233c08471324aa (patch)
tree6df3849697dbf5132e33b90940f2b063a49b2eba /include/xtensa-config.h
parent64ae8ab5f066f569d60e61eab27cbaab3f495760 (diff)
* xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
Diffstat (limited to 'include/xtensa-config.h')
-rw-r--r--include/xtensa-config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xtensa-config.h b/include/xtensa-config.h
index b48c19635..5c0315d61 100644
--- a/include/xtensa-config.h
+++ b/include/xtensa-config.h
@@ -54,6 +54,9 @@
#undef XCHAL_HAVE_MUL32
#define XCHAL_HAVE_MUL32 0
+#undef XCHAL_HAVE_MUL32_HIGH
+#define XCHAL_HAVE_MUL32_HIGH 0
+
#undef XCHAL_HAVE_DIV32
#define XCHAL_HAVE_DIV32 0