diff options
Diffstat (limited to 'src/mm/heap_allocator.rs')
| -rw-r--r-- | src/mm/heap_allocator.rs | 1 |
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; |
