mirror of
https://github.com/drasko/codezero.git
synced 2026-03-01 10:13:14 +01:00
Changes in merged posix pager mm0 initialization.
- Moved rootfs from being embedded to mm0 image to being an independent image. - MM0 boots up to start_init_process with updated boot convention.
This commit is contained in:
2
conts/posix/rootfs/rootfs.c
Normal file
2
conts/posix/rootfs/rootfs.c
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
SECTION(".bss") char empty_image[SZ_4MB];
|
||||
Reference in New Issue
Block a user