move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that...
[lede-git/.git] / tools / include / byteswap.h
1 #ifdef __linux__
2 #include_next <byteswap.h>
3 #endif