libimobiledevice / libimobiledevice-glue

A library with common code used by libraries and tools around the libimobiledevice project
GNU Lesser General Public License v2.1
86 stars 69 forks source link

fix undefined bswap32 and bswap64 errors for MIPS machine #20

Closed potinlai closed 2 years ago

potinlai commented 2 years ago

Replace bswap32 and bswap64 with internal defined version (__bswap_X)

Signed-off-by: Potin Lai potin.lai@quantatw.com

nikias commented 2 years ago

Merged with 17a2b964ca9c94f6615994ba2179bf4228e31236.