summaryrefslogtreecommitdiffhomepage
path: root/src/hal/neboot-flash-driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hal/neboot-flash-driver.c')
-rw-r--r--src/hal/neboot-flash-driver.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/hal/neboot-flash-driver.c b/src/hal/neboot-flash-driver.c
new file mode 100644
index 0000000..d1b0907
--- /dev/null
+++ b/src/hal/neboot-flash-driver.c
@@ -0,0 +1,10 @@
+/* -------------------------------------------
+
+Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+
+------------------------------------------- */
+
+#include <lib/boot.h>
+#include <lib/mp-bit.h>
+#include <lib/partition-map.h>
+#include <lib/pci-tree.h>