summaryrefslogtreecommitdiffhomepage
path: root/src/hal/neboot-flash-driver.c
blob: 61d205c86741dadff578747baadfa09fc8866f61 (plain)
1
2
3
4
5
6
7
8
9
10
/* -------------------------------------------

Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.

------------------------------------------- */

#include <include/boot.h>
#include <include/mp-bit.h>
#include <include/partition-map.h>
#include <include/pci-tree.h>