refactor: decouple the executable file implementations with execve functionality.
[lunaix-os.git] / lunaix-os / kernel / fs / defaults.c
2022-08-19 Mineprefactor: add a simple ramfs for rootfs. Twifs should...