Boot framework rework (#45)
[lunaix-os.git] / lunaix-os / includes / lunaix / fs / probe_boot.h
diff --git a/lunaix-os/includes/lunaix/fs/probe_boot.h b/lunaix-os/includes/lunaix/fs/probe_boot.h
deleted file mode 100644 (file)
index 4eb8e06..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __LUNAIX_PROBE_BOOT_H
-#define __LUNAIX_PROBE_BOOT_H
-
-#include <lunaix/device.h>
-
-struct device*
-probe_boot_medium();
-
-#endif /* __LUNAIX_PROBE_BOOT_H */