diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/mips/include/asm/bitsperlong.h')
-rw-r--r-- | ANDROID_3.4.5/arch/mips/include/asm/bitsperlong.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/mips/include/asm/bitsperlong.h b/ANDROID_3.4.5/arch/mips/include/asm/bitsperlong.h deleted file mode 100644 index 3e4c10a8..00000000 --- a/ANDROID_3.4.5/arch/mips/include/asm/bitsperlong.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __ASM_MIPS_BITSPERLONG_H -#define __ASM_MIPS_BITSPERLONG_H - -#define __BITS_PER_LONG _MIPS_SZLONG - -#include <asm-generic/bitsperlong.h> - -#endif /* __ASM_MIPS_BITSPERLONG_H */ |