Version constants, field-status values, and public utility macros. More...
Macros | |
| #define | LAZYBIOS_DATA |
| Complete lazybios semantic version string. | |
| #define | LAZYBIOS_MAJOR 3 |
| Major component of the lazybios version. | |
| #define | LAZYBIOS_MINOR 0 |
| Minor component of the lazybios version. | |
| #define | LAZYBIOS_PATCH 0 |
| Patch component of the lazybios version. | |
Variables | |
| LAZYBIOS_DATA const char | lazybiosVersion [] |
Version constants, field-status values, and public utility macros.
| #define LAZYBIOS_DATA |
#include <lazybios.h>
Complete lazybios semantic version string.
Definition at line 84 of file lazybios.h.
| #define LAZYBIOS_MAJOR 3 |
#include <lazybios.h>
Major component of the lazybios version.
Definition at line 90 of file lazybios.h.
| #define LAZYBIOS_MINOR 0 |
#include <lazybios.h>
Minor component of the lazybios version.
Definition at line 92 of file lazybios.h.
| #define LAZYBIOS_PATCH 0 |
#include <lazybios.h>
Patch component of the lazybios version.
Definition at line 94 of file lazybios.h.
|
extern |
#include <lazybios.h>