Revision 87ecb68b hw/omap1_clk.c

b/hw/omap1_clk.c
20 20
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
21 21
 * MA 02111-1307 USA
22 22
 */
23
#include "vl.h"
23
#include "hw.h"
24
#include "omap.h"
24 25

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

Also available in: Unified diff