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