|
SayoriOS
0.3.3
|
Загрузщик ELF. Подробнее...
#include <mem/pmm.h>#include <elf/elf.h>#include <io/ports.h>#include <lib/stdio.h>#include <lib/math.h>#include "sys/scheduler.h"Функции | |
| elf_t * | load_elf (const char *name) |
| void | unload_elf (elf_t *elf) |
| int32_t | run_elf_file (const char *name, int argc, char *eargv[]) |
| int32_t | spawn (const char *name, int argc, char *eargv[]) |
Загрузщик ELF.
См. определение в файле elf.c