HomeFreeBSD

Use <stand.h> instead of <inttypes.h> and <stdio.h> in boot code.

Description

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

Details

Provenance
jhbAuthored on Jan 8 2018, 6:47 PM
Parents
rG9bd8ae10e38c: Fix printf missing format variables warnings.
Branches
Unknown
Tags
Unknown

Event Timeline