]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
kernel: introduce init_start to manage initrd and userspace bring-up
authorTulio A M Mendes <[email protected]>
Sat, 7 Feb 2026 16:27:02 +0000 (13:27 -0300)
committerTulio A M Mendes <[email protected]>
Sat, 7 Feb 2026 16:27:02 +0000 (13:27 -0300)
commit6355610a34c7847af0a081e46df179473153176b
treee950d3619d630e7f86af775949204c5aed11de40
parentc152017ca7418d1567ff470d4a4c94538e5ce957
kernel: introduce init_start to manage initrd and userspace bring-up
include/kernel/init.h [new file with mode: 0644]
src/kernel/init.c [new file with mode: 0644]
src/kernel/main.c