Sign in
android
/
device
/
linaro
/
bootloader
/
edk2
/
refs/heads/android10-qpr2-s1-release
/
.
/
StdLib
/
Include
/
Arm
/
machine
/
bswap.h
blob: b486b373f37e725713c6e62f7dffa648ed0356ff [
file
] [
log
] [
blame
] [
edit
]
/* $NetBSD: bswap.h,v 1.4 2006/01/31 07:49:18 dsl Exp $ */
#ifndef
_MACHINE_BSWAP_H_
#define
_MACHINE_BSWAP_H_
#include
<machine/byte_swap.h>
#define
__BSWAP_RENAME
#include
<sys/bswap.h>
#endif
/* !_MACHINE_BSWAP_H_ */