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