freebsd-dev/stand/mips
John Baldwin 349b6dad63 Use <stand.h> instead of <inttypes.h> and <stdio.h> in boot code.
In the freestanding boot compile environment, standard headers are not
available.  Curiously, only building with clang exposed this as compiles
with external GCC still succeeded.

Sponsored by:	DARPA / AFRL
2018-01-08 18:47:35 +00:00
..
beri Use <stand.h> instead of <inttypes.h> and <stdio.h> in boot code. 2018-01-08 18:47:35 +00:00
uboot Move loader help file definitions to being 100% inside of loader.mk. 2017-12-18 04:51:34 +00:00
Makefile
Makefile.inc