URL
https://opencores.org/ocsvn/hf-risc/hf-risc/trunk
Subversion Repositories hf-risc
[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [linux-headers/] [include/] [asm/] [bitsperlong.h] - Rev 13
Compare with Previous | Blame | View Log
#ifndef _ASM_RISCV_BITSPERLONG_H #define _ASM_RISCV_BITSPERLONG_H #define __BITS_PER_LONG _RISCV_SZLONG #include <asm-generic/bitsperlong.h> #endif /* _ASM_RISCV_BITSPERLONG_H */