aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/common/drv.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/i386/common/drv.c')
-rw-r--r--stand/i386/common/drv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/i386/common/drv.c b/stand/i386/common/drv.c
index e2e4d55e533c..bc8927dc6c5e 100644
--- a/stand/i386/common/drv.c
+++ b/stand/i386/common/drv.c
@@ -15,8 +15,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <btxv86.h>