diff options
Diffstat (limited to 'dev/zba')
| -rw-r--r-- | dev/zba/BootKit/BootKit.h | 2 |
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 |
