This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
metalsvm
Watch
1
Star
0
Fork
You've already forked metalsvm
0
Code
Issues
Pull requests
Releases
Wiki
Activity
af9bda06f8
metalsvm
/
kernel
History
Steffen Vogel
af9bda06f8
renamed mmu.h to memory.h as its not related to the MMU and contains
...
prototypes for memory.c
2014-01-09 16:20:18 +01:00
..
init.c
fixed some compiler warnings
2013-11-26 17:18:47 +01:00
main.c
renamed mmu.h to memory.h as its not related to the MMU and contains
2014-01-09 16:20:18 +01:00
Makefile
fix makefile
2011-09-30 11:55:26 +02:00
syscall.c
implemented userspace task loading and userpsace heap management with the new vma_list
2014-01-09 14:06:09 +01:00
tasks.c
renamed mmu.h to memory.h as its not related to the MMU and contains
2014-01-09 16:20:18 +01:00