-
Richard Henderson authored
There's a header file inclusion ordering problem between cpu-all.h and qemu-timer.h, such that cpu_get_real_ticks is not defined when we attempt to use it in profile_getclock. Signed-off-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Richard Henderson authoredThere's a header file inclusion ordering problem between cpu-all.h and qemu-timer.h, such that cpu_get_real_ticks is not defined when we attempt to use it in profile_getclock. Signed-off-by:
Richard Henderson <rth@twiddle.net>
Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading