summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/efi/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/efi/conf.c')
-rw-r--r--sys/boot/ia64/efi/conf.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/boot/ia64/efi/conf.c b/sys/boot/ia64/efi/conf.c
index 0e5407c..145b16b 100644
--- a/sys/boot/ia64/efi/conf.c
+++ b/sys/boot/ia64/efi/conf.c
@@ -31,10 +31,8 @@
* $NetBSD: conf.c,v 1.2 1997/03/22 09:03:29 thorpej Exp $
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <stand.h>
#include <efi.h>
OpenPOWER on IntegriCloud