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