This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
zfs
Watch
2
Star
0
Fork
You've already forked zfs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
103
Wiki
Activity
1713aa7b4d
zfs
/
module
/
zstd
/
include
/
sparc_compat.h
5 lines
96 B
C
Raw
Blame
History
#
if defined(__sparc)
uint64_t
__bswapdi2
(
uint64_t
in
)
;
uint32_t
__bswapsi2
(
uint32_t
in
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink