still trying to read a file

This commit is contained in:
2025-08-16 21:43:42 +03:00
parent ce6e9642ee
commit 0628470a7c
7 changed files with 44 additions and 36 deletions
-2
View File
@@ -186,8 +186,6 @@ void kmain(unsigned int magic, unsigned int info)
mount_fs();
test_iso9660();
exec_from_file("main.", ".");
while(1)