HomeFreeBSD

Define __dmadat after #include'ing ufsread.c.

Description

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

Details

Provenance
jhbAuthored on Jan 8 2018, 6:44 PM
Parents
rG8b0a00b745c9: Sort and remove unneeded includes.
Branches
Unknown
Tags
Unknown

Event Timeline