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