Sign in
qemu
/
qemu
/
3c16154210ce6277bee553e72f7c7b2b2fecefbf
/
.
/
hw
/
microblaze
/
pic_cpu.h
blob: 43090a48ef1583f95401329c3e33c6d12c04c9c2 [
file
] [
log
] [
blame
]
#ifndef
MICROBLAZE_PIC_CPU_H
#define
MICROBLAZE_PIC_CPU_H
#include
"qemu-common.h"
qemu_irq
*
microblaze_pic_init_cpu
(
CPUMBState
*
env
);
#endif
/* MICROBLAZE_PIC_CPU_H */