Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
a6c877401b748092e2e7799bfb4a4bd84729b1da
/
.
/
vgasrc
/
vgaversion.c
blob: 02c8ea38c16d9c42bfb1807aec6e7364bca47602 [
file
] [
log
] [
blame
]
Kevin O'Connor
a6c8774
2015-10-13 15:09:40 -0400
[
diff
] [
blame^
]
1
// Place build generated version into a C variable
2
#include
"autovgaversion.h"
3
#include
"types.h"
4
5
char
VERSION
[]
VAR16
=
BUILD_VERSION
;