kernelspace 0.1.128

kernelspace library
Documentation
1
2
3
4
#[unsafe(no_mangle)]
pub extern "C" fn flag_license() -> () {
    userspace::file::print("LICENSE");
}