summaryrefslogtreecommitdiffhomepage
path: root/dev/zba/BootKit/BootKit.h
diff options
context:
space:
mode:
authorAmlal <amlal@el-mahrouss-logic.com>2024-10-24 21:32:37 +0200
committerAmlal <amlal@el-mahrouss-logic.com>2024-10-24 21:32:37 +0200
commit73f81de724f19aa875e4da7aa9e55166b199633f (patch)
tree4c997e5ecc81ab449d22bfa07fa0dd39198acfae /dev/zba/BootKit/BootKit.h
parent95b801834cc6685383e037d024ce3227bdb3e83b (diff)
CMD: ran format command.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/zba/BootKit/BootKit.h')
-rw-r--r--dev/zba/BootKit/BootKit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zba/BootKit/BootKit.h b/dev/zba/BootKit/BootKit.h
index 6c93db07..0261f868 100644
--- a/dev/zba/BootKit/BootKit.h
+++ b/dev/zba/BootKit/BootKit.h
@@ -35,7 +35,7 @@
namespace EFI
{
- extern void ThrowError(const WideChar* errorCode,
+ EXTERN void ThrowError(const WideChar* errorCode,
const WideChar* reason) noexcept;
} // namespace EFI