xref: /DragonOS/kernel/build.rs (revision eb49bb993a39964f92494ec3effafed3fb9adfd8)
1 fn main() {
2     kernel_build::run();
3 }
4