aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/bootrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bhyve/bootrom.c')
-rw-r--r--usr.sbin/bhyve/bootrom.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/bhyve/bootrom.c b/usr.sbin/bhyve/bootrom.c
index 63d8d13a9182..cf527b98af89 100644
--- a/usr.sbin/bhyve/bootrom.c
+++ b/usr.sbin/bhyve/bootrom.c
@@ -27,8 +27,6 @@
*/
#include <sys/param.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/types.h>
#include <sys/mman.h>
#include <sys/stat.h>