tegrakernel/kernel/kernel-4.9/arch/ia64/include/uapi/asm/bitsperlong.h

9 lines
171 B
C
Raw Normal View History

2022-02-16 09:13:02 -06: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 */