diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/include/asm/byteorder.h')
-rw-r--r-- | ANDROID_3.4.5/arch/x86/include/asm/byteorder.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ANDROID_3.4.5/arch/x86/include/asm/byteorder.h b/ANDROID_3.4.5/arch/x86/include/asm/byteorder.h deleted file mode 100644 index b13a7a88..00000000 --- a/ANDROID_3.4.5/arch/x86/include/asm/byteorder.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _ASM_X86_BYTEORDER_H -#define _ASM_X86_BYTEORDER_H - -#include <linux/byteorder/little_endian.h> - -#endif /* _ASM_X86_BYTEORDER_H */ |