Files
Chromebook-Device-Nyan-NVID…/arch/alpha/include/uapi/asm/bitsperlong.h
2025-04-06 23:50:55 -05:00

9 lines
174 B
C

#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 */