summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/cronyx.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/cronyx.c
parente41badac0ac3cc9aef1d142d0fa7cd6fd8524008 (diff)
downloadFreeBSD-src-999f42eba36ce96985034b6046cf8225601ae498.zip
FreeBSD-src-999f42eba36ce96985034b6046cf8225601ae498.tar.gz
Use __FBSDID().
Diffstat (limited to 'sys/i386/isa/cronyx.c')
-rw-r--r--sys/i386/isa/cronyx.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/isa/cronyx.c b/sys/i386/isa/cronyx.c
index 13286d5..836df21 100644
--- a/sys/i386/isa/cronyx.c
+++ b/sys/i386/isa/cronyx.c
@@ -12,8 +12,10 @@
* all derivative works or modified versions.
*
* Version 1.6, Wed May 31 16:03:20 MSD 1995
- * $FreeBSD$
*/
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#if defined (MSDOS) || defined (__MSDOS__)
# include <string.h>
# include <dos.h>
OpenPOWER on IntegriCloud