tell drivers that this port knows about the mi wscons stuff
This commit is contained in:
parent
534775fe76
commit
b9d78308c1
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: types.h,v 1.8 1997/04/06 08:47:45 cgd Exp $ */
|
/* $NetBSD: types.h,v 1.9 1998/04/15 21:12:45 drochner Exp $ */
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
* Copyright (c) 1990, 1993
|
* Copyright (c) 1990, 1993
|
||||||
@ -69,4 +69,6 @@ typedef unsigned long u_int64_t;
|
|||||||
|
|
||||||
typedef int64_t register_t;
|
typedef int64_t register_t;
|
||||||
|
|
||||||
|
#define __HAVE_NWSCONS
|
||||||
|
|
||||||
#endif /* _MACHTYPES_H_ */
|
#endif /* _MACHTYPES_H_ */
|
||||||
|
Loading…
Reference in New Issue
Block a user