HomeFreeBSD

Use proper include file. While <boot/userboot/userboot.h> works, it

Description

Use proper include file. While <boot/userboot/userboot.h> works, it
only works because we have -Isys on the command line. We also have
-Isys/boot/userboot on the command line, so bring it in directly with
<userboot.h>. No functional change, but it removes one hard to see
dependency on the boot loader's location in sys/boot.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS325747: Add Intel Processor Trace (PT) MSRs.
Branches
Unknown
Tags
Unknown