Fix file endings

This commit is contained in:
Byron Lathi
2022-04-16 21:04:39 -05:00
parent f1e71a9461
commit 8c9ae78040
7 changed files with 6 additions and 8 deletions

View File

@@ -108,4 +108,4 @@ void fat_print_pbp_info(ebpb_t* epbp);
void fat_init();
void fat_read(char* filename, void* buf);
#endif
#endif