Searched defs:rt_be32_to_cpu (Results 1 – 1 of 1) sorted by relevance
33 #define rt_be32_to_cpu(x) (x) macro46 #define rt_be32_to_cpu(x) __builtin_bswap32(x) macro
Completed in 3 milliseconds