|
ApertureOS
|
#include "types.h"

Go to the source code of this file.
Enumerations | |
| enum | ELF_FLAGS { ELF_USER = 0, ELF_KERNEL = 1 } |
Functions | |
| UID | Elf_Load (const char *path, ELF_FLAGS perms) |
| void | Elf_Start (UID id) |
| enum ELF_FLAGS |
| void Elf_Start | ( | UID | id | ) |
1.8.9.1