#include #include u32 sys_spawn(char *path) { return uspawn(path); }