Revision c57c846a hw/omap_clk.c

b/hw/omap_clk.c
20 20
 */
21 21
#include "hw.h"
22 22
#include "omap.h"
23
#include "qemu-timer.h" /* for muldiv64() */
23 24

  
24 25
struct clk {
25 26
    const char *name;

Also available in: Unified diff