Remove __BROKEN_CONFIG_UNIT_USAGE. (sync with sparc)

This commit is contained in:
mrg 2000-12-04 09:56:56 +00:00
parent 4912461b20
commit 247f2c42d7
1 changed files with 1 additions and 3 deletions

View File

@ -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_ */