12 Star 41 Fork 7

Gitee 极速下载 / rCore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/rcore-os/rcore
克隆/下载
.gitignore 359 Bytes
一键复制 编辑 原始数据 按行查看 历史
function2 提交于 2020-04-25 23:05 . add utimensat, fix touch
build
target
/kernel/src/arch/x86_64/interrupt/vector.asm
/kernel/src/arch/mipsel/boot/linker.ld
*.gen.s
*.dtb
Cargo.lock
!kernel/Cargo.lock
!bootloader/Cargo.lock
!user/Cargo.lock
.DS_Store
# for eclipse
.project
# for vscode
.vscode
# for vim
*.swp
# for idea
.idea
# for kernel module building
# C & Rust
modules/*/objs
# Rust
modules/*/target
test/
Rust
1
https://gitee.com/mirrors/rCore.git
git@gitee.com:mirrors/rCore.git
mirrors
rCore
rCore
master

搜索帮助