FS0 compiles now, with a mock-up rootfs.

Having progress on vfs slowly but surely ;-)
This commit is contained in:
Bahadir Balban
2008-01-15 00:34:10 +00:00
parent efd797c678
commit 6bb5b45212
14 changed files with 174 additions and 275 deletions

View File

@@ -28,7 +28,7 @@ void main(void)
wait_pager(0);
/* Check mmap/munmap */
// mmaptest();
mmaptest();
/* Check shmget/shmat/shmdt */
shmtest();