xref: /openbmc/openpower-hw-diags/buildinfo.hpp.in (revision eea45427d3c5976f1922711cf01a0e25ca193993)
1#pragma once
2
3// The build process use this file as a teplate to create a file used during
4// compilation. This allows for automatic updating of build information.
5#define BUILDINFO "@BUILDINFO@"
6