| commit | f01835519fdcb736449d64204c535cbc60f06ca6 | [log] [tgz] |
|---|---|---|
| author | David 'Digit' Turner <digit@google.com> | Sun Feb 16 14:20:45 2014 +0100 |
| committer | David 'Digit' Turner <digit@google.com> | Mon Feb 17 14:51:10 2014 +0100 |
| tree | 7cfed39c4450b82cf92d58d97548081474db65ee | |
| parent | 17307d8e0081925b74760b327782bbe0365ce3f0 [diff] |
Move some cpu_xxxx() function to cpus.c This moves the following functions from qemu-timer.c to cpus.c to match upstream: cpu_get_ticks cpu_get_clock cpu_enable_ticks cpu_disable_ticks timer_save timer_load + Move declarations from include/qemu/timer.h to include/sysemu/sysemu.h + Remove obsolete declarations from include/qemu/timer.h Change-Id: I83c84cf4c6fb83cbda6a501969e05fbffb4afd4f