summaryrefslogtreecommitdiffstats
path: root/sys/boot/arc/lib/arcconsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/arc/lib/arcconsole.c')
-rw-r--r--sys/boot/arc/lib/arcconsole.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/boot/arc/lib/arcconsole.c b/sys/boot/arc/lib/arcconsole.c
index 9607b6b..f1e869b 100644
--- a/sys/boot/arc/lib/arcconsole.c
+++ b/sys/boot/arc/lib/arcconsole.c
@@ -1,4 +1,3 @@
-/* $FreeBSD$ */
/* $NetBSD: prom.c,v 1.3 1997/09/06 14:03:58 drochner Exp $ */
/*
@@ -27,6 +26,9 @@
* the rights to redistribute these changes.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/types.h>
#include "bootstrap.h"
OpenPOWER on IntegriCloud