This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-08 18:26:48 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
build.rs
LoGin
e26ca418df
把内核构建脚本单独独立成一个crate (
#444
)
2023-11-17 11:26:26 +08:00
4 lines
39 B
Rust
Raw
Permalink
Blame
History
fn
main
(
)
{
kernel_build
::
run
(
)
;
}
View Git Blame
Copy Permalink