Remove utility.*

This commit is contained in:
Justin C. Miller
2020-02-23 18:32:10 -08:00
parent 303a78065e
commit 460973954e
5 changed files with 10 additions and 27 deletions

View File

@@ -4,7 +4,6 @@
#include "error.h"
#include "console.h"
#include "memory.h"
#include "utility.h"
namespace boot {
namespace memory {