mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 14:53:54 -06:00
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
174b2877b0
commit
338b922edd
3 changed files with 24 additions and 25 deletions
|
@ -20,7 +20,6 @@
|
|||
*/
|
||||
#include "hw.h"
|
||||
#include "omap.h"
|
||||
#include "qemu-timer.h" /* for muldiv64() */
|
||||
|
||||
struct clk {
|
||||
const char *name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue