summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_cx.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-02 16:32:55 +0000
committerobrien <obrien@FreeBSD.org>2003-06-02 16:32:55 +0000
commit999f42eba36ce96985034b6046cf8225601ae498 (patch)
tree7c94ea2ccbe186ab5d2f7ca6104f8bc24c234978 /sys/i386/isa/if_cx.c
parente41badac0ac3cc9aef1d142d0fa7cd6fd8524008 (diff)
downloadFreeBSD-src-999f42eba36ce96985034b6046cf8225601ae498.zip
FreeBSD-src-999f42eba36ce96985034b6046cf8225601ae498.tar.gz
Use __FBSDID().
Diffstat (limited to 'sys/i386/isa/if_cx.c')
-rw-r--r--sys/i386/isa/if_cx.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i386/isa/if_cx.c b/sys/i386/isa/if_cx.c
index 4f27fd0..192ab64 100644
--- a/sys/i386/isa/if_cx.c
+++ b/sys/i386/isa/if_cx.c
@@ -15,10 +15,11 @@
* all derivative works or modified versions.
*
* Version 1.9, Wed Oct 4 18:58:15 MSK 1995
- *
- * $FreeBSD$
- *
*/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#undef DEBUG
#include "cx.h"
OpenPOWER on IntegriCloud