]> Git Repo - qemu.git/blob - hw/microblaze_pic_cpu.h
usb: claim port at device initialization time.
[qemu.git] / hw / microblaze_pic_cpu.h
1 #ifndef MICROBLAZE_PIC_CPU_H
2 #define MICROBLAZE_PIC_CPU_H
3
4 #include "qemu-common.h"
5
6 qemu_irq *microblaze_pic_init_cpu(CPUState *env);
7
8 #endif /*  MICROBLAZE_PIC_CPU_H */
This page took 0.025032 seconds and 4 git commands to generate.