#include #include u32 spawn(char *path) { return syscall_spawn(path); }