1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

We don't need bootinfo any more, and sparc64 doesn't have it anyways.

This commit is contained in:
David E. O'Brien 2002-05-10 01:20:37 +00:00
parent 07776d8fb2
commit 54fd053e6c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96310

View File

@ -33,7 +33,6 @@
#include <sys/linker.h>
#include <sys/module.h>
#include <string.h>
#include <machine/bootinfo.h>
#include <machine/elf.h>
#include <stand.h>
#define FREEBSD_ELF