historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/seabios/vgasrc/vgaversion.c

7 lines
175 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
// Place build generated version into a C variable
#include "autovgaversion.h"
#include "types.h"
char VERSION[] VAR16 = BUILD_VERSION;
char BUILDINFO[] VAR16 = BUILD_TOOLS;