Fix FAT driver issues (FAT32 while being under 32MiB), liballoc alignment so SSE doesnt break

This commit is contained in:
2026-03-10 21:01:49 +01:00
parent 38557bab7d
commit 4b099f04f5
27 changed files with 3447 additions and 18 deletions

4
libfat/libfat.h Normal file
View File

@@ -0,0 +1,4 @@
#ifndef _LIBFAT_LIBFAT_H
#define _LIBFAT_LIBFAT_H
#endif // _LIBFAT_LIBFAT_H