16 File kernel/include/version.h

16.1 Structures and Types

Type Name
struct bea_version
A version of BEATRIX is uniquely given by its Git commit hash and the major version name (conventionally the name of a Pigeon Pit song)

16.2 Macros

Type Name
define BEA_GIT_HASH_LEN 40
define BEA_VERSION_NAME_MAXLEN 31

16.3 Structures and Types Documentation

16.3.1 struct bea_version

A version of BEATRIX is uniquely given by its Git commit hash and the major version name (conventionally the name of a Pigeon Pit song)

Variables:

16.4 Macros Documentation

16.4.1 define BEA_GIT_HASH_LEN

##define BEA_GIT_HASH_LEN 40

16.4.2 define BEA_VERSION_NAME_MAXLEN

##define BEA_VERSION_NAME_MAXLEN 31