|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| _NORETURN void | loader_exec (const char *executable, char **argv, uint64_t argc) |
| Causes the currently running thread to load and execute a new program. | |