fix relocating (HUGE BUG)
Loadable Kernel Module for rCore OS.
Actually it is an ELF dynamic loader. So it’s possible to use it in user space, see ./example for example.
./example
Loadable Kernel Module for rCore OS
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
rcore-lkm
Loadable Kernel Module for rCore OS.
Actually it is an ELF dynamic loader. So it’s possible to use it in user space, see
./examplefor example.