summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_mn.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-11 06:34:30 +0000
committerobrien <obrien@FreeBSD.org>2003-06-11 06:34:30 +0000
commit7d804031bda84ee3fec3af95fe0e2cf653e137a2 (patch)
tree45aa7a8e0814925716b7df26a6901a4ee8341422 /sys/pci/if_mn.c
parent74603d4bb949a7e4217dd885572c8d2779db9b3a (diff)
downloadFreeBSD-src-7d804031bda84ee3fec3af95fe0e2cf653e137a2.zip
FreeBSD-src-7d804031bda84ee3fec3af95fe0e2cf653e137a2.tar.gz
Use __FBSDID().
Diffstat (limited to 'sys/pci/if_mn.c')
-rw-r--r--sys/pci/if_mn.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c
index b809d6b..10250d5 100644
--- a/sys/pci/if_mn.c
+++ b/sys/pci/if_mn.c
@@ -20,10 +20,11 @@
* comfort, so I have not bothered typing it all into a "fooreg.h" file,
* you will (badly!) need the documentation anyway if you want to mess with
* this gadget.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* Stuff to describe the MUNIC32X and FALC54 chips.
*/
OpenPOWER on IntegriCloud