target-i386: Use mulu2 and muls2
[qemu/pbrook.git] / hw / microblaze_pic_cpu.h
blob43090a48ef1583f95401329c3e33c6d12c04c9c2
1 #ifndef MICROBLAZE_PIC_CPU_H
2 #define MICROBLAZE_PIC_CPU_H
4 #include "qemu-common.h"
6 qemu_irq *microblaze_pic_init_cpu(CPUMBState *env);
8 #endif /* MICROBLAZE_PIC_CPU_H */