continue working on implementing lib9660 into the kernel
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include "../include/fat.h"
|
||||
#include "../include/elf.h"
|
||||
#include "../include/stdio.h"
|
||||
#include "../include/vfs.h"
|
||||
#include "../include/lib9660.h"
|
||||
|
||||
void exec_from_file(const char* filename, const char* dirname);
|
||||
Reference in New Issue
Block a user