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