HomeFreeBSD

Stop making cpu_initclocks weak when using event timers. A weak symbol

Description

Stop making cpu_initclocks weak when using event timers. A weak symbol
could be overridden in the SoC specific code, but this would break GENERIC
as it is likely to be incorrect.

Remove the versatile implementation of cpu_initclocks as it's unneeded.

Details

Provenance
andrewAuthored on
Parents
rS319540: The data type returned by vmoff() is too narrow in its range. This could
Branches
Unknown
Tags
Unknown