Sign in
qemu
/
seabios
/
96c7781ff42f31a24eb6f9018ac24136cfaf6fae
/
.
/
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
;