Sign in
qemu-android
/
qemu-android
/
211da99290c8d570eee78f3f534f7e7d9d8f9da8
/
.
/
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 */