summaryrefslogtreecommitdiff
path: root/sys/dev/ofw
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2004-06-10 22:15:51 +0000
committerMarius Strobl <marius@FreeBSD.org>2004-06-10 22:15:51 +0000
commit543912b386308e52d7253d42d3d5d1f42d5f53c5 (patch)
treeb8d895ceef9bd2a287e29bf5a9d32cdd4b9cfca1 /sys/dev/ofw
parenta52004709552d09d0ccc90f0556583c0a19dee00 (diff)
Notes
Diffstat (limited to 'sys/dev/ofw')
-rw-r--r--sys/dev/ofw/ofw_console.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/ofw/ofw_console.c b/sys/dev/ofw/ofw_console.c
index fde41e6f3612..a16f58da2d8d 100644
--- a/sys/dev/ofw/ofw_console.c
+++ b/sys/dev/ofw/ofw_console.c
@@ -26,9 +26,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "opt_ddb.h"
#include "opt_comconsole.h"