Scheduler update, basic syscall interface
* The elf exec function _should_ now load all elf files produced by gcc
and llvm. Dynamic sections a still a todo
* This patch adds basic functionality to the scheduler, userspace
processes work now
* A bunch of smaller fixes (see diff)
23 files changed,
884 insertions,
159 deletions