Remove unused code to make code smaller

These might need to be added back eventually.
This commit is contained in:
Byron Lathi
2022-04-19 15:35:22 -05:00
parent c7ff69a1a0
commit 686630e79f
7 changed files with 2 additions and 133 deletions

View File

@@ -8,7 +8,6 @@
#include "devices/mapper.h"
#include "devices/sd_card.h"
#include "filesystem/fat.h"
#include "exec.h"
#define KERNEL_LOAD_ADDR 0xD000