This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27da9d1984
openwrt
/
tools
/
include
/
byteswap.h
4 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
more cygwin related build fixes SVN-Revision: 15227
2009-04-14 14:54:34 +00:00
#
if defined(__linux__) || defined(__CYGWIN__)
add portability fixes for toolchain/tools (full tools/toolchain build works on osx now) SVN-Revision: 4867
2006-09-27 17:03:36 +00:00
#
include
_next <byteswap.h>
#
endif