Fix build with profiler enabled

Broken by 4a1418e07b

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
Aurelien Jarno 2009-09-30 14:09:52 +02:00
parent 6692b04319
commit e9a6625e8d

View File

@ -1456,6 +1456,9 @@ static void do_info_numa(Monitor *mon)
#ifdef CONFIG_PROFILER
int64_t qemu_time;
int64_t dev_time;
static void do_info_profile(Monitor *mon)
{
int64_t total;