We abuse cf_unit. The shame!

This commit is contained in:
bjh21 2001-01-23 22:07:58 +00:00
parent 616dad1a1b
commit 8c87715ce0
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: types.h,v 1.3 2001/01/14 23:50:30 thorpej Exp $ */
/* $NetBSD: types.h,v 1.4 2001/01/23 22:07:58 bjh21 Exp $ */
/*
* Copyright (c) 1990 The Regents of the University of California.
@ -41,6 +41,7 @@
#include <sys/cdefs.h>
#include <machine/int_types.h>
#define __BROKEN_CONFIG_UNIT_USAGE
#define __HAVE_GENERIC_SOFT_INTERRUPTS
/* NB: This should probably be if defined(_KERNEL) */