Kshell: load executable command

This commit is contained in:
2026-05-04 20:38:10 +02:00
parent ccb6ca89f1
commit c00a247ead
4 changed files with 42 additions and 1 deletions
+1
View File
@@ -10,5 +10,6 @@
#include <limine.h>
int initfs_init(struct limine_file* tar_file);
int tar_lookup(unsigned char* archive, char* filename, char** out);
#endif