Module Name:    src
Committed By:   chs
Date:           Sun Oct 28 00:25:59 UTC 2012

Modified Files:
        src/sys/arch/sun3/include: types.h

Log Message:
no need to define __BROKEN_CONFIG_UNIT_USAGE, the code that this enabled
has been gone for years.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sun3/include/types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/sun3/include/types.h
diff -u src/sys/arch/sun3/include/types.h:1.18 src/sys/arch/sun3/include/types.h:1.19
--- src/sys/arch/sun3/include/types.h:1.18	Sun Jun 12 03:35:48 2011
+++ src/sys/arch/sun3/include/types.h	Sun Oct 28 00:25:59 2012
@@ -1,8 +1,7 @@
-/*	$NetBSD: types.h,v 1.18 2011/06/12 03:35:48 rmind Exp $	*/
+/*	$NetBSD: types.h,v 1.19 2012/10/28 00:25:59 chs Exp $	*/
 
 #include <m68k/types.h>
 
-#define	__BROKEN_CONFIG_UNIT_USAGE
 #define	__HAVE_MM_MD_KERNACC
 #define	__HAVE_MM_MD_DIRECT_MAPPED_PHYS
 #define	__HAVE_MM_MD_MMAP

Reply via email to