|
@@ -15,6 +15,8 @@
|
|
|
#include "../../arch/ia64/include/uapi/asm/bitsperlong.h"
|
|
#include "../../arch/ia64/include/uapi/asm/bitsperlong.h"
|
|
|
#elif defined(__riscv)
|
|
#elif defined(__riscv)
|
|
|
#include "../../arch/riscv/include/uapi/asm/bitsperlong.h"
|
|
#include "../../arch/riscv/include/uapi/asm/bitsperlong.h"
|
|
|
|
|
+#elif defined(__alpha__)
|
|
|
|
|
+#include "../../arch/alpha/include/uapi/asm/bitsperlong.h"
|
|
|
#else
|
|
#else
|
|
|
#include <asm-generic/bitsperlong.h>
|
|
#include <asm-generic/bitsperlong.h>
|
|
|
#endif
|
|
#endif
|