diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2005-11-21 20:22:35 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2005-11-21 20:22:35 +0000 |
| commit | 7417e80b4ee6b8422265251155d05d263661226a (patch) | |
| tree | c4cf12306454a553b07f10ccf7fafe795ca83949 /sys/dev/puc | |
| parent | d0750fb9b07b7b37ec9c8f66eb804c6041b9e91c (diff) | |
Notes
Diffstat (limited to 'sys/dev/puc')
| -rw-r--r-- | sys/dev/puc/puc.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/puc/puc.c b/sys/dev/puc/puc.c index 696fcd2c1bd5..0a5143656ff8 100644 --- a/sys/dev/puc/puc.c +++ b/sys/dev/puc/puc.c @@ -83,10 +83,6 @@ __FBSDID("$FreeBSD$"); #include "opt_puc.h" -#ifndef PUC_FASTINTR -#define PUC_FASTINTR -#endif - #include <sys/param.h> #include <sys/systm.h> #include <sys/kernel.h> |
