HomeFreeBSD

Remove bzero declaration

Description

Remove bzero declaration

The kernel was migrated to memset in ba96f37758412151 ("Use __builtin
for various mem* and b* (e.g. bzero) routines.") and there are no
remaining architectures using the file.

malloc is augmented to prevent KMSAN from breaking.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
mjgAuthored on Aug 23 2021, 4:20 PM
Parents
rGa4c33d65f2f3: mips: retire bzero
Branches
Unknown
Tags
Unknown