freebsd-src/stand/ficl
Warner Losh 108bcd504e Cargo cut a fix for the regressions r326585 caused.
We need to include ficl.h after the standard includes, rather than
before them. It changes the generated code in ways that haven't been
completely analyized. This restores the old code generation (as
verified by md5 changing back for zfsloader).

This should restore GPT + ZFS and GPT + ZFS + GELI booting that was
broken in r326585 (or would have been if r326584 hadn't broken the
build).

Sponsored by: Netflix
2017-12-14 16:51:26 +00:00
..
aarch64
amd64
arm
i386
mips
mips64
powerpc
riscv
softwords
sparc64
dict.c
ficl.c
ficl.h
fileaccess.c
float.c Cargo cut a fix for the regressions r326585 caused. 2017-12-14 16:51:26 +00:00
loader.c
Makefile This path belongs in ficl/Makefile, not the common defines for users 2017-12-08 22:19:41 +00:00
Makefile.depend
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c