summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/isa_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/isa_dma.c')
-rw-r--r--sys/i386/isa/isa_dma.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/isa/isa_dma.c b/sys/i386/isa/isa_dma.c
index 381bd75..5af5070 100644
--- a/sys/i386/isa/isa_dma.c
+++ b/sys/i386/isa/isa_dma.c
@@ -34,9 +34,11 @@
* SUCH DAMAGE.
*
* from: @(#)isa.c 7.2 (Berkeley) 5/13/91
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* code to manage AT bus
*
OpenPOWER on IntegriCloud