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