The profiler need qemu-timer.h

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3770 c046a42c-6fe2-441c-8c8c-71466251a162
master
ths 2007-12-03 17:05:38 +00:00
parent ee5605e556
commit 6a5bd30702
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@
#include "disas.h"
#include <dirent.h>
#ifdef CONFIG_PROFILER
#include "qemu-timer.h" /* for ticks_per_sec */
#endif
//#define DEBUG
//#define DEBUG_COMPLETION