ckfwq/linux-3.0.4/arch/ia64/include/asm/bitsperlong.h

9 lines
171 B
C
Raw Normal View History

2024-12-30 10:53:50 +08:00
#ifndef __ASM_IA64_BITSPERLONG_H
#define __ASM_IA64_BITSPERLONG_H
#define __BITS_PER_LONG 64
#include <asm-generic/bitsperlong.h>
#endif /* __ASM_IA64_BITSPERLONG_H */