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