diff options
Diffstat (limited to 'arch/alpha/include/asm/bitsperlong.h')
-rw-r--r-- | arch/alpha/include/asm/bitsperlong.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/alpha/include/asm/bitsperlong.h b/arch/alpha/include/asm/bitsperlong.h deleted file mode 100644 index ad57f7868203..000000000000 --- a/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 */ |