Revision 338b922e 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() */
24 23

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

Also available in: Unified diff