10 File kernel/include/version.h

10.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)

10.2 Macros

Type Name
define BEA_GIT_HASH_LEN 40
define BEA_VERSION_NAME_MAXLEN 31

10.3 Structures and Types Documentation

10.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:

10.4 Macros Documentation

10.4.1 define BEA_GIT_HASH_LEN

##define BEA_GIT_HASH_LEN 40

10.4.2 define BEA_VERSION_NAME_MAXLEN

##define BEA_VERSION_NAME_MAXLEN 31