summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/ofw_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_console.c')
-rw-r--r--sys/boot/ofw/libofw/ofw_console.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_console.c b/sys/boot/ofw/libofw/ofw_console.c
index 77d9ad5..d10a8c2 100644
--- a/sys/boot/ofw/libofw/ofw_console.c
+++ b/sys/boot/ofw/libofw/ofw_console.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