// // Created by rick on 07-02-21. // #ifndef NEW_KERNEL_FAT_H #define NEW_KERNEL_FAT_H void fat_register_block_driver(); #endif //NEW_KERNEL_FAT_H