HomeFreeBSD

boot1.chrp: Include memset

Description

boot1.chrp: Include memset

Normally, memset isn't used. However for OPT_INIT_ALL=zero it is. Always
include it since we're not space constrained and latter-day loaders won't
include a copy if it's not actually used.

Reviewed by: emaste
Sponsored by: Netflix

Details

Provenance
impAuthored on Jun 14 2024, 2:30 PM
Parents
rGec7358885de0: libkern.h: Make more self-sufficient
Branches
Unknown
Tags
Unknown