aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386/biosmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/i386/libi386/biosmem.c')
-rw-r--r--stand/i386/libi386/biosmem.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stand/i386/libi386/biosmem.c b/stand/i386/libi386/biosmem.c
index 8596ce6abf44..fc612eda5d69 100644
--- a/stand/i386/libi386/biosmem.c
+++ b/stand/i386/libi386/biosmem.c
@@ -24,9 +24,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/*
* Obtain memory configuration information from the BIOS
*/