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