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