Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arm32/include Remove __BROKEN_CONFIG_UNIT_USAGE.



details:   https://anonhg.NetBSD.org/src/rev/f0ace90d3285
branches:  trunk
changeset: 482076:f0ace90d3285
user:      mark <mark%NetBSD.org@localhost>
date:      Sun Feb 13 05:20:45 2000 +0000

description:
Remove __BROKEN_CONFIG_UNIT_USAGE.

diffstat:

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

diffs (16 lines):

diff -r 57dfc42edf05 -r f0ace90d3285 sys/arch/arm32/include/types.h
--- a/sys/arch/arm32/include/types.h    Sun Feb 13 05:19:40 2000 +0000
+++ b/sys/arch/arm32/include/types.h    Sun Feb 13 05:20:45 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: types.h,v 1.9 2000/02/05 00:13:23 cgd Exp $    */
+/*     $NetBSD: types.h,v 1.10 2000/02/13 05:20:45 mark Exp $  */
 
 /*
  * Copyright (c) 1990 The Regents of the University of California.
@@ -77,6 +77,4 @@
 
 #define __HAVE_NWSCONS
 
-#define __BROKEN_CONFIG_UNIT_USAGE
-
 #endif /* _ARM32_TYPES_H_ */



Home | Main Index | Thread Index | Old Index