Mov muldiv64 to qemu-common.h (Thus unbreaking gus)

Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
malc 2010-10-30 01:41:01 +04:00
parent 174b2877b0
commit 338b922edd
3 changed files with 24 additions and 25 deletions

View file

@ -20,7 +20,6 @@
*/
#include "hw.h"
#include "omap.h"
#include "qemu-timer.h" /* for muldiv64() */
struct clk {
const char *name;