summaryrefslogtreecommitdiff
path: root/sys/arch/mips64/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mips64/include')
-rw-r--r--sys/arch/mips64/include/types.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mips64/include/types.h b/sys/arch/mips64/include/types.h
index 33f53a9bcc7..9446daa1889 100644
--- a/sys/arch/mips64/include/types.h
+++ b/sys/arch/mips64/include/types.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: types.h,v 1.4 2004/09/24 14:22:49 deraadt Exp $ */
+/* $OpenBSD: types.h,v 1.5 2004/11/26 21:23:05 miod Exp $ */
/*-
* Copyright (c) 1992, 1993
@@ -93,6 +93,5 @@ typedef struct label_t {
/* XXX check why this still has to be defined. pmap.c issue? */
#define __SWAP_BROKEN
-#define __HAVE_EVCOUNT
#endif /* !_MIPS_TYPES_H_ */