summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/cx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/cx.c')
-rw-r--r--sys/i386/isa/cx.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/i386/isa/cx.c b/sys/i386/isa/cx.c
index 5f5f92e..c0fc028 100644
--- a/sys/i386/isa/cx.c
+++ b/sys/i386/isa/cx.c
@@ -14,10 +14,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