HomeFreeBSD

Do not use ULL suffix. Cast to uint64_t where the suffix is needed,

Description

Do not use ULL suffix. Cast to uint64_t where the suffix is needed,
and just remove it in another place.

Requested by: bde
Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS314251: MFC r312787:
Branches
Unknown
Tags
Unknown