mirror of
https://github.com/drasko/codezero.git
synced 2026-01-13 19:33:15 +01:00
- Moved rootfs from being embedded to mm0 image to being an independent image. - MM0 boots up to start_init_process with updated boot convention.
3 lines
43 B
C
3 lines
43 B
C
|
|
SECTION(".bss") char empty_image[SZ_4MB];
|