This repository has been archived on 2024-07-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
svn-openwrt-archive/tools/include/byteswap.h
T

4 lines
51 B
C

#ifdef __linux__
#include_next <byteswap.h>
#endif