aboutsummaryrefslogtreecommitdiff
path: root/stand/common/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/boot.c')
-rw-r--r--stand/common/boot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/common/boot.c b/stand/common/boot.c
index 06f604f595df..8c57e6b40b8c 100644
--- a/stand/common/boot.c
+++ b/stand/common/boot.c
@@ -25,8 +25,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/*
* Loading modules, booting the system
*/