]> 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)
commit6c0f5aae02eb80d99e1082e3aa23474712e71b5a
treed30adf16b563e03bf552277a6a4ef345549d20f2
parentfa14d583f9daea6069775efb814a975c98d65ea3
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