kill __BDEVSW_DUMP_OLD_TYPE
This commit is contained in:
parent
4f59e73235
commit
acaf5ffad5
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: types.h,v 1.4 1995/07/06 03:39:32 cgd Exp $ */
|
||||
/* $NetBSD: types.h,v 1.5 1996/10/01 14:26:18 cgd Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1990, 1993
|
||||
|
@ -69,6 +69,4 @@ typedef unsigned long u_int64_t;
|
|||
|
||||
typedef int64_t register_t;
|
||||
|
||||
#define __BDEVSW_DUMP_OLD_TYPE
|
||||
|
||||
#endif /* _MACHTYPES_H_ */
|
||||
|
|
Loading…
Reference in New Issue