NeKernel dev
Loading...
Searching...
No Matches
Version.h File Reference

Go to the source code of this file.

Macros

#define BOOTLOADER_VERSION   "v0.0.2-bootz"
#define KERNEL_VERSION   "v0.0.2-krnl"
#define BOOTLOADER_VERSION_BCD   (0x0002)
#define KERNEL_VERSION_BCD   (0x0002)

Macro Definition Documentation

◆ BOOTLOADER_VERSION

#define BOOTLOADER_VERSION   "v0.0.2-bootz"

◆ BOOTLOADER_VERSION_BCD

#define BOOTLOADER_VERSION_BCD   (0x0002)

◆ KERNEL_VERSION

#define KERNEL_VERSION   "v0.0.2-krnl"

◆ KERNEL_VERSION_BCD

#define KERNEL_VERSION_BCD   (0x0002)