Fix FAT driver issues (FAT32 while being under 32MiB), liballoc alignment so SSE doesnt break
This commit is contained in:
5
libfat/src.mk
Normal file
5
libfat/src.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
c += _fat.c \
|
||||
libfat.c
|
||||
|
||||
o += _fat.o \
|
||||
libfat.o
|
||||
Reference in New Issue
Block a user