summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer1/i4b_l1lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer1/i4b_l1lib.c')
-rw-r--r--sys/i4b/layer1/i4b_l1lib.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/i4b/layer1/i4b_l1lib.c b/sys/i4b/layer1/i4b_l1lib.c
index d2e69e4..52a7d7e 100644
--- a/sys/i4b/layer1/i4b_l1lib.c
+++ b/sys/i4b/layer1/i4b_l1lib.c
@@ -26,19 +26,17 @@
*
* i4b_l1lib.c - general useful L1 procedures
* ------------------------------------------
- *
* $Id: i4b_l1lib.c,v 1.3 2000/05/29 15:41:41 hm Exp $
- *
- * $FreeBSD$
- *
* last edit-date: [Mon May 29 15:24:21 2000]
*
*---------------------------------------------------------------------------*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/systm.h>
-
#include <machine/i4b_ioctl.h>
#include <machine/i4b_trace.h>
OpenPOWER on IntegriCloud