diff options
Diffstat (limited to 'src/boot/BootKit/BootKit.h')
| -rw-r--r-- | src/boot/BootKit/BootKit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/BootKit/BootKit.h b/src/boot/BootKit/BootKit.h index fe90601e..fa10e6cf 100644 --- a/src/boot/BootKit/BootKit.h +++ b/src/boot/BootKit/BootKit.h @@ -35,6 +35,7 @@ /// Framebuffer helpers. /***********************************************************************************/ +/// @brief The **BootZ** namespace. namespace Boot { void ThrowError(const WideChar* errorCode, const WideChar* reason); |
