Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | __swab24(x) |
#define | __cpu_to_le24(x) __swab24(x) |
#define | __le24_to_cpu(x) __swab24(x) |
Definition at line 40 of file endian24.h.
Definition at line 41 of file endian24.h.