index
:
riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sbi
/
riscv_elf.h
blob: ed361e3461552c5a5ca42abc716565c83cbca1ee (
plain
)
1
2
3
4
5
6
#ifndef __RISCV_ELF_H__
#define __RISCV_ELF_H__
#define R_RISCV_RELATIVE 3
#endif