mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 09:43:14 +01:00
FS0 compiles now, with a mock-up rootfs.
Having progress on vfs slowly but surely ;-)
This commit is contained in:
@@ -28,7 +28,7 @@ void main(void)
|
||||
wait_pager(0);
|
||||
|
||||
/* Check mmap/munmap */
|
||||
// mmaptest();
|
||||
mmaptest();
|
||||
|
||||
/* Check shmget/shmat/shmdt */
|
||||
shmtest();
|
||||
|
||||
Reference in New Issue
Block a user