Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef __ASM_ALPHA_BITSPERLONG_H
0003 #define __ASM_ALPHA_BITSPERLONG_H
0004 
0005 #define __BITS_PER_LONG 64
0006 
0007 #include <asm-generic/bitsperlong.h>
0008 
0009 #endif /* __ASM_ALPHA_BITSPERLONG_H */