aboutsummaryrefslogtreecommitdiff
path: root/stand/uboot/reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/uboot/reboot.c')
-rw-r--r--stand/uboot/reboot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/uboot/reboot.c b/stand/uboot/reboot.c
index 9f4d277eb6f9..d8ded778130f 100644
--- a/stand/uboot/reboot.c
+++ b/stand/uboot/reboot.c
@@ -25,8 +25,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <stand.h>
#include "glue.h"