summary refs log tree commit diff stats
path: root/tests/libqos/libqos-pc.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libqos/libqos-pc.h')
-rw-r--r--tests/libqos/libqos-pc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libqos/libqos-pc.h b/tests/libqos/libqos-pc.h
index 316857d32f..b1820c5739 100644
--- a/tests/libqos/libqos-pc.h
+++ b/tests/libqos/libqos-pc.h
@@ -3,6 +3,7 @@
 
 #include "libqos/libqos.h"
 
+QOSState *qtest_pc_vboot(const char *cmdline_fmt, va_list ap);
 QOSState *qtest_pc_boot(const char *cmdline_fmt, ...);
 void qtest_pc_shutdown(QOSState *qs);