eduOS/kernel
Stefan Lankes a125dd6dce add support to start elf binaries
- add ELF loader
- create heap on demand (on first touch)
- add system call to increase the heap
2015-01-18 20:31:32 +01:00
..
main.c add support to start elf binaries 2015-01-18 20:31:32 +01:00
Makefile add first steps to support user-level tasks 2014-01-22 12:12:39 +01:00
syscall.c add support to start elf binaries 2015-01-18 20:31:32 +01:00
tasks.c add support to start elf binaries 2015-01-18 20:31:32 +01:00