Searched refs:srcSectionVersion (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ | ||
H A D | src.hpp | 17 constexpr uint8_t srcSectionVersion = 0x01; variable |
H A D | src.cpp | 312 _header.version = srcSectionVersion; in SRC() |