Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/pmax/include Remove __BROKEN_CONFIG_UNIT_USAGE, not...



details:   https://anonhg.NetBSD.org/src/rev/e6f271493241
branches:  trunk
changeset: 500027:e6f271493241
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sun Dec 03 23:00:42 2000 +0000

description:
Remove __BROKEN_CONFIG_UNIT_USAGE, not needed on pmax.

diffstat:

 sys/arch/pmax/include/types.h |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (12 lines):

diff -r 392a5bd3e9ea -r e6f271493241 sys/arch/pmax/include/types.h
--- a/sys/arch/pmax/include/types.h     Sun Dec 03 20:51:59 2000 +0000
+++ b/sys/arch/pmax/include/types.h     Sun Dec 03 23:00:42 2000 +0000
@@ -1,7 +1,5 @@
-/*     $NetBSD: types.h,v 1.16 2000/03/06 03:11:05 mhitch Exp $        */
+/*     $NetBSD: types.h,v 1.17 2000/12/03 23:00:42 simonb Exp $        */
 
 #include <mips/types.h>
 
-#define __BROKEN_CONFIG_UNIT_USAGE
-
 #define __HAVE_DEVICE_REGISTER



Home | Main Index | Thread Index | Old Index