HomeFreeBSD

endian.h: Use the __bswap* versions

Description

endian.h: Use the __bswap* versions

Make it possible to have all these macros work without bswap* being
defined. bswap* is part of the application namespace and applications
are free to redefine those functions.

Reviewed by: emaste,jhb,markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31964

(cherry picked from commit 44fb3c695f5e672ec00bdef0fa0f13793e6269a1)

Details

Provenance
impAuthored on Sep 21 2021, 4:02 AM
Reviewer
emaste
Differential Revision
D31964: endian.h: Use the __bswap* versions
Parents
rGc91bf3cb34f0: epoch: replace hand coded assertion
Branches
Unknown
Tags
Unknown