HardenedBSD/stand
Kyle Evans 28e002cd3e stand: remove redundant declarations
These are picked out by the amd64-gcc6 build; time() is declared in <time.h>
and delay() is declared in <bootstrap.h>. These are the correct places for
these in stand/, so remove the duplicate declarations and make sure the
delay() consumer in libefi that depended on the extra delay() declaration
includes <bootstrap.h>.

MFC after:	1 week
2020-06-23 23:52:43 +00:00
..
arm
arm64
common
defaults
efi
fdt
ficl
ficl32
forth
i386
kshim
liblua
liblua32
libofw
libsa
libsa32
lua
man
mips
powerpc
uboot
usb
userboot
defs.mk
fdt.mk
ficl.mk
loader.mk
lua.mk
Makefile
Makefile.amd64
Makefile.inc
uboot.mk