feat: reformatted driver code and linkage. Some optimizations

This commit is contained in:
2021-03-06 19:57:47 +01:00
parent 645e18018d
commit 01efc5e98a
13 changed files with 110 additions and 130 deletions

View File

@@ -7,8 +7,6 @@
#include <types.h>
void mbr_register_block_driver();
void mbr_read_from_ide(uint8_t ide_drive);
#endif //NEW_KERNEL_MBR_H