This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17864
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
4cbdfb6d92
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4cbdfb6d92'
${ noResults }
freifunkist-firmware
/
tools
/
include
/
byteswap.h
4 lines
81 B
Raw
Normal View
History
Unescape
Escape
more cygwin related build fixes SVN-Revision: 15227
16 years ago
#
if defined(__linux__) || defined(__CYGWIN__)
add portability fixes for toolchain/tools (full tools/toolchain build works on osx now) SVN-Revision: 4867
18 years ago
#
include
_next <byteswap.h>
#
endif