This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-01 23:42:49 +02:00
Code
c7a42847a5
openwrt-xburst
/
tools
/
include
/
byteswap.h
4 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
[tools] more cygwin related build fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-14 17:54:34 +03:00
#
if defined(__linux__) || defined(__CYGWIN__)
add portability fixes for toolchain/tools (full tools/toolchain build works on osx now) git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 20:03:36 +03:00
#
include
_next <byteswap.h>
#
endif
Copy Permalink