index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
byteswap.h
blob: fe279ceb2c040de1e07e40e979282f50a9ddaf39 (
plain
)
1
2
3
#if defined(__linux__) || defined(__CYGWIN__)
#include_next <byteswap.h>
#endif