Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
5c1a2c75951c4a59f1bf2d3c82ca7447244513ad
/
.
/
vgasrc
/
vgaversion.c
blob: 1ef5ddb792a26a7591f813193938b1fd6a8da16d [
file
] [
log
] [
blame
]
// Place build generated version into a C variable
#include
"autovgaversion.h"
#include
"types.h"
char
VERSION
[]
VAR16
=
BUILD_VERSION
;
char
BUILDINFO
[]
VAR16
=
BUILD_TOOLS
;