summaryrefslogtreecommitdiff
path: root/include/xtensa-config.h
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2006-01-09 23:47:37 +0000
committerBob Wilson <bob.wilson@acm.org>2006-01-09 23:47:37 +0000
commitfe2e77f20b04d0d255d145ca4d688c24898eb97a (patch)
tree2e7a46d6e9b470be0539a9c35f183ffbdb0c573c /include/xtensa-config.h
parentc1ef57c0159e733c5c31601402b8aa89f472bb51 (diff)
downloadgdb-fe2e77f20b04d0d255d145ca4d688c24898eb97a.tar.gz
* 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 b48c196350a..5c0315d6198 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