Alexander Graf c8ff5daa09 PPC: Fix compile with profiling enabled
When using profiling, we rely on profile_getclock() being available
at our disposal. Somehow that function got moved from an indirect
include we used to have in translate-init.c, so that we were now
left not properly compiling anymore.

Add an explicit include to timer.h which defines profile_getclock,
so that we can compile again.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 23:02:41 +02:00
2013-04-26 13:37:51 +02:00
2013-04-18 13:50:53 +02:00
2013-04-08 18:13:10 +02:00
2013-04-23 10:37:38 -05:00
2013-03-26 16:16:43 -05:00
2013-03-26 16:16:43 -05:00
2013-04-08 18:13:10 +02:00
2013-04-26 23:02:40 +02:00
2013-04-08 18:13:10 +02:00
2013-04-15 20:09:55 +02:00
2013-04-26 08:48:46 -05:00
2013-04-18 13:50:53 +02:00
2013-02-21 16:17:31 -06:00
2013-04-22 11:31:41 -05:00
2013-04-08 18:13:10 +02:00
2013-04-26 13:26:27 +02:00
2013-04-08 18:13:10 +02:00
2013-02-21 16:17:31 -06:00
2013-04-19 08:38:05 -05:00
2013-04-19 08:38:05 -05:00
2013-03-11 13:32:03 +01:00
2013-02-22 21:21:10 +01:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%