From 64f2453d61c9dd085e4569e90f384fccc02f9a19 Mon Sep 17 00:00:00 2001 From: Elaina Claus Date: Sat, 5 Oct 2024 12:16:31 -0400 Subject: [PATCH] typo fix --- include/fat32/fat32_func_old.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/include/fat32/fat32_func_old.inc b/include/fat32/fat32_func_old.inc index 581d3c0..33175ed 100644 --- a/include/fat32/fat32_func_old.inc +++ b/include/fat32/fat32_func_old.inc @@ -63,7 +63,6 @@ InitFATDriver: ret ; TODO: needs validation -; load a file to the high memory buffer for the elf parser ; this involves using the low memory buffer for the bios call and moving the file sector by sector to high memory ; ; SFN is a 8.3 file name, all uppercase, and padded with spaces