freebsd-skq/stand/mips
John Baldwin 9433594417 Define __dmadat after #include'ing ufsread.c.
The __dmadat variable is a statically allocated I/O buffer.  The type is
declared in the ufsread.c source file and clang warns if a variable is
defined before it's type is declared.

Sponsored by:	DARPA / AFRL
2018-01-08 18:44:36 +00:00
..
beri Define __dmadat after #include'ing ufsread.c. 2018-01-08 18:44:36 +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