diff options
| author | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-13 15:52:14 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-13 15:52:14 +0200 |
| commit | 70ae21935c7c68ed8a380611481b553b94cee657 (patch) | |
| tree | 00f767e585a8b41c9f4492fc16fb17bd2ed7a99a /Kernel/FirmwareKit | |
| parent | 2f921f57ec48cc8c98882d7150a08c354b60bb72 (diff) | |
MHR-31: common namespace, mahrouss api.
Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Kernel/FirmwareKit')
| -rw-r--r-- | Kernel/FirmwareKit/EFI.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Kernel/FirmwareKit/EFI.hxx b/Kernel/FirmwareKit/EFI.hxx index 4b230489..c83d62fe 100644 --- a/Kernel/FirmwareKit/EFI.hxx +++ b/Kernel/FirmwareKit/EFI.hxx @@ -5,3 +5,5 @@ ------------------------------------------- */ #include <FirmwareKit/EFI/EFI.hxx> + +/// @note this header is used to reference the EFI/EFI.hxx
\ No newline at end of file |
