Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
4e7cf9c1275fd86a75072cafb3edf463f91897c0
/
.
/
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
;