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