summaryrefslogtreecommitdiffstats
path: root/vl.h
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-08-21 09:30:40 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-08-21 09:30:40 +0000
commit5e6ad6f90eaab923b2d949882751075c5e3291e0 (patch)
treef5629bf2a3f56b823c2a1c67625998791d576a7f /vl.h
parentaa0629734011106231e02fca3c19e9e0e24c02be (diff)
downloadhqemu-5e6ad6f90eaab923b2d949882751075c5e3291e0.zip
hqemu-5e6ad6f90eaab923b2d949882751075c5e3291e0.tar.gz
kqemu profiling
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1546 c046a42c-6fe2-441c-8c8c-71466251a162
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 e0bc8b8..31d05b6 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 */
OpenPOWER on IntegriCloud