mirror of
https://github.com/drasko/codezero.git
synced 2026-09-22 21:30:21 +02: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];
|