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