aboutsummaryrefslogtreecommitdiff
path: root/kernel/devices/src/storage/StorageController.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/devices/src/storage/StorageController.cpp')
-rw-r--r--kernel/devices/src/storage/StorageController.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/kernel/devices/src/storage/StorageController.cpp b/kernel/devices/src/storage/StorageController.cpp
deleted file mode 100644
index fe386cf..0000000
--- a/kernel/devices/src/storage/StorageController.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "devices/storage/StorageController.hpp"
-
-namespace devices::storage
-{
- // TODO BA-FS26 implement storage controller functionality
-} // namespace devices::storage \ No newline at end of file