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