HomeFreeBSD

sym(4): Use memcpy(9) instead of bcopy(9)

Description

sym(4): Use memcpy(9) instead of bcopy(9)

The overlap handling of bcopy(9) is not required in these cases.

Obtained from: BSD-licensed Linux sym53c8xx driver

Details

Provenance
mariusAuthored on Jan 21 2026, 4:47 PM
Parents
rG48eee744b540: sym(4): Consistently use device_printf(9) where applicable
Branches
Unknown
Tags
Unknown