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