Remove __BROKEN_CONFIG_UNIT_USAGE. (sync with sparc)
This commit is contained in:
parent
4912461b20
commit
247f2c42d7
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: types.h,v 1.12 2000/02/05 00:13:25 cgd Exp $ */
|
||||
/* $NetBSD: types.h,v 1.13 2000/12/04 09:56:56 mrg Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1992, 1993
|
||||
|
@ -101,6 +101,4 @@ typedef paddr_t psize_t;
|
|||
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
|
||||
#define __BROKEN_CONFIG_UNIT_USAGE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
|
Loading…
Reference in New Issue