tell drivers that this port knows about the mi wscons stuff

This commit is contained in:
drochner 1998-04-15 21:12:45 +00:00
parent 534775fe76
commit b9d78308c1
1 changed files with 3 additions and 1 deletions

View File

@ -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
@ -69,4 +69,6 @@ typedef unsigned long u_int64_t;
typedef int64_t register_t;
#define __HAVE_NWSCONS
#endif /* _MACHTYPES_H_ */