summaryrefslogtreecommitdiff
path: root/ACE/ace/config-vxworks6.6.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-01-17 19:00:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-01-17 19:00:07 +0000
commit831ab8066e58fc1e60b05c0062579f9c4243c1b7 (patch)
tree009ba1ef52d774bf4528c7c340700fb9915d38fd /ACE/ace/config-vxworks6.6.h
parent5f3c0f91d127206784b6078e68588a5e6c5eef80 (diff)
downloadATCD-831ab8066e58fc1e60b05c0062579f9c4243c1b7.tar.gz
Thu Jan 17 18:57:12 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/config-vxworks6.6.h')
-rw-r--r--ACE/ace/config-vxworks6.6.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/ace/config-vxworks6.6.h b/ACE/ace/config-vxworks6.6.h
index 8b496fbc51a..72387205029 100644
--- a/ACE/ace/config-vxworks6.6.h
+++ b/ACE/ace/config-vxworks6.6.h
@@ -61,6 +61,8 @@
// If running an Intel Pentium the
// ACE_OS::gethrtime () can use the RDTSC instruction.
# define ACE_HAS_PENTIUM
+ // We seem to lack log2 also on pentium with rtp
+ # define ACE_LACKS_LOG2
#endif
#else
#if defined (CPU) && (CPU == PENTIUM || CPU == PENTIUM2 || CPU == PENTIUM3 || CPU == PENTIUM4)