summaryrefslogtreecommitdiff
path: root/src/mesa/main/imports.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@freedesktop.org>2005-10-03 20:02:07 +0000
committerAdam Jackson <ajax@freedesktop.org>2005-10-03 20:02:07 +0000
commit199ef86b5e6354098bc800ffb56a6cab3e9a99a1 (patch)
treef67e26c9b564ab679ed96dfd669efcbee1d14ffd /src/mesa/main/imports.h
parenta6296dd2c3cd40fc58fb1cd52b299fdf6c37f8c2 (diff)
Bug #1155: Define IEEE_ONE on Super-H as well.
Diffstat (limited to 'src/mesa/main/imports.h')
-rw-r--r--src/mesa/main/imports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/imports.h b/src/mesa/main/imports.h
index c02be4382a..eaeefed55a 100644
--- a/src/mesa/main/imports.h
+++ b/src/mesa/main/imports.h
@@ -149,6 +149,7 @@ typedef union { GLfloat f; GLint i; } fi_type;
defined(__hppa__) || defined(hpux) || \
defined(__mips) || defined(_MIPS_ARCH) || \
defined(__arm__) || \
+ defined(__sh__) || \
(defined(__alpha__) && (defined(__IEEE_FLOAT) || !defined(VMS)))
#define USE_IEEE
#define IEEE_ONE 0x3f800000