Sign in
kernel
/
pub
/
scm
/
virt
/
qemu
/
amit
/
virtio-rng
/
2817b260e3ca57ee091fc56403bfafdcc18b6a96
/
.
/
hw
/
microblaze_pic_cpu.h
blob: 4c7627597638dca0af26100e27349c66b53ce867 [
file
] [
log
] [
blame
]
#ifndef
MICROBLAZE_PIC_CPU_H
#define
MICROBLAZE_PIC_CPU_H
#include
"qemu-common.h"
qemu_irq
*
microblaze_pic_init_cpu
(
CPUState
*
env
);
#endif
/* MICROBLAZE_PIC_CPU_H */