HomeFreeBSD

Correct r335242. Use unsigned cast instead of abs(). Using abs() gives

Description

Correct r335242. Use unsigned cast instead of abs(). Using abs() gives
incorrect result when ticks has already wrapped, and are about to reach
the cr_ticks value (cr_ticks - ticks < hz).

Submitted by: bde

Details

Provenance
glebiusAuthored on
Parents
rS335747: LLVM_TARGET_ALL: Default LLVM_TARGET_ARM on for aarch64.
Branches
Unknown
Tags
Unknown