aboutsummaryrefslogtreecommitdiff
path: root/src/mm/heap_allocator.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm/heap_allocator.rs')
-rw-r--r--src/mm/heap_allocator.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mm/heap_allocator.rs b/src/mm/heap_allocator.rs
deleted file mode 100644
index 9eb12a3..0000000
--- a/src/mm/heap_allocator.rs
+++ /dev/null
@@ -1 +0,0 @@
-struct HeapAllocator;