summaryrefslogtreecommitdiff
path: root/ace/config-vxworks5.x.h
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-12-17 13:07:45 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-12-17 13:07:45 +0000
commit997adbeb70b80be9ea8a16090867a44811f30989 (patch)
tree144fd0fbaf7421721a55d2e9cccf84f773caa912 /ace/config-vxworks5.x.h
parent8be2bb54c9b75113814bd222872f5ca7c92c188d (diff)
downloadATCD-997adbeb70b80be9ea8a16090867a44811f30989.tar.gz
ChangeLogTag: Tue Dec 17 07:03:40 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/config-vxworks5.x.h')
-rw-r--r--ace/config-vxworks5.x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-vxworks5.x.h b/ace/config-vxworks5.x.h
index 240ed0692e2..e5713d6ab64 100644
--- a/ace/config-vxworks5.x.h
+++ b/ace/config-vxworks5.x.h
@@ -50,6 +50,7 @@
// Processor type, if necessary. Green Hills defines "ppc".
# if defined (ppc)
# define ACE_HAS_POWERPC_TIMER
+# define ACE_LACKS_CLEARERR
# elif defined (i386) || defined (__i386__)
// If running an Intel, assume that it's a Pentium so that
// ACE_OS::gethrtime () can use the RDTSC instruction. If