aboutsummaryrefslogtreecommitdiff
path: root/vl.h
diff options
context:
space:
mode:
Diffstat (limited to 'vl.h')
-rw-r--r--vl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vl.h b/vl.h
index e0bc8b855c..31d05b6b58 100644
--- a/vl.h
+++ b/vl.h
@@ -878,4 +878,6 @@ const char *readline_get_history(unsigned int index);
void readline_start(const char *prompt, int is_password,
ReadLineFunc *readline_func, void *opaque);
+void kqemu_record_dump(void);
+
#endif /* VL_H */