Linux: Use the byte order functions from <asm/byteorder.h>
authorBart Van Assche <bvanassche@acm.org>
Wed, 24 Aug 2022 22:05:32 +0000 (15:05 -0700)
committerBart Van Assche <bvanassche@acm.org>
Tue, 30 Aug 2022 22:56:17 +0000 (15:56 -0700)
commite69d8385f127899e2bee6d816e0187072813ed8c
tree590c7c7e7b564cbc47a14fa02311157c8e7deeba
parent6e0cefdcad82d030eab1cff08fc9a34dc0375223
Linux: Use the byte order functions from <asm/byteorder.h>

Prepare for the unification of the Linux and Android header files by
switching to the <asm/byteorder.h> functions for Linux.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
os/os-linux.h