Enable __HAVE_GENERIC_TODR. ok gavan@
This commit is contained in:
parent
d4831ce469
commit
3ed78c56f7
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: types.h,v 1.3 2006/09/03 13:51:23 bjh21 Exp $ */
|
||||
/* $NetBSD: types.h,v 1.4 2006/09/10 19:17:48 gdamore Exp $ */
|
||||
|
||||
#ifndef _IYONIX_TYPES_H_
|
||||
#define _IYONIX_TYPES_H_
|
||||
|
@ -7,5 +7,6 @@
|
|||
|
||||
#define __HAVE_GENERIC_SOFT_INTERRUPTS
|
||||
#define __HAVE_DEVICE_REGISTER
|
||||
#define __HAVE_GENERIC_TODR
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue