]> git.proxmox.com Git - qemu.git/blame - hw/microblaze/pic_cpu.h
Merge remote-tracking branch 'stefanha/net' into staging
[qemu.git] / hw / microblaze / pic_cpu.h
CommitLineData
b861b741
PC
1#ifndef MICROBLAZE_PIC_CPU_H
2#define MICROBLAZE_PIC_CPU_H
3
4#include "qemu-common.h"
5
ee118507 6qemu_irq *microblaze_pic_init_cpu(CPUMBState *env);
b861b741
PC
7
8#endif /* MICROBLAZE_PIC_CPU_H */