1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-22 16:16:16 +04:00
Commit Graph

3 Commits

Author SHA1 Message Date
gjz010
7f769d280a Bugfix: x86_64 module compilation failure (#20) 2019-10-10 01:43:37 +08:00
Jiajie Chen
29f084cb59 Unify build{-aarch64}.sh 2019-06-16 09:34:41 +08:00
gjz010
7b8252eb1b Basic loadable kernel module support, with a module template written in Rust.
Under aarch64 and x86_64, hello_rust can be built and loaded by `/busybox insmod hello_rust.ko`.
2019-06-07 20:59:51 +08:00