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