HomeFreeBSD

Use the cp15 functions to read cp15 registers rather than using assembly

Description

Use the cp15 functions to read cp15 registers rather than using assembly
functions. The former are static inline functions so will compile to a
single instruction.

Details

Provenance
andrewAuthored on
Parents
rS336833: Remove an unneeded cpu_ident() prototype.
Branches
Unknown
Tags
Unknown