summaryrefslogtreecommitdiff
path: root/sys/arch/vax
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax')
-rw-r--r--sys/arch/vax/include/_types.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/vax/include/_types.h b/sys/arch/vax/include/_types.h
index d034229480d..88f19e3b5be 100644
--- a/sys/arch/vax/include/_types.h
+++ b/sys/arch/vax/include/_types.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: _types.h,v 1.6 2007/05/16 05:21:00 miod Exp $ */
+/* $OpenBSD: _types.h,v 1.7 2007/05/16 17:27:30 art Exp $ */
/*-
* Copyright (c) 1990, 1993
@@ -114,7 +114,4 @@ typedef int __rune_t;
typedef void * __wctrans_t;
typedef void * __wctype_t;
-/* Feature test macros */
-#define __HAVE_CPUINFO
-
#endif /* _MACHINE__TYPES_H_ */