aboutsummaryrefslogtreecommitdiff
path: root/stand/powerpc/ofw/start.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/ofw/start.c')
-rw-r--r--stand/powerpc/ofw/start.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/powerpc/ofw/start.c b/stand/powerpc/ofw/start.c
index 5e0744be45a3..e5973e12da84 100644
--- a/stand/powerpc/ofw/start.c
+++ b/stand/powerpc/ofw/start.c
@@ -31,8 +31,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <stand.h>
#include "libofw.h"