summaryrefslogtreecommitdiffstats
path: root/sys/boot/ia64/ski/skiconsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ia64/ski/skiconsole.c')
-rw-r--r--sys/boot/ia64/ski/skiconsole.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/boot/ia64/ski/skiconsole.c b/sys/boot/ia64/ski/skiconsole.c
index 5038ce1..e5cea3d 100644
--- a/sys/boot/ia64/ski/skiconsole.c
+++ b/sys/boot/ia64/ski/skiconsole.c
@@ -24,10 +24,8 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <stand.h>
OpenPOWER on IntegriCloud