summaryrefslogtreecommitdiffstats
path: root/hw/petalogix_s3adsp1800_mmu.c
diff options
context:
space:
mode:
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>2011-08-22 18:15:25 +1000
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>2011-08-22 23:29:37 +0200
commitb861b7419c49ad53e786062b4fbf6da53468f130 (patch)
tree31117d3b3295abcaeca37fadd91505a191ee00e2 /hw/petalogix_s3adsp1800_mmu.c
parent0d877c66b6df4a0d90eec9fd225a5592bc96ab51 (diff)
downloadhqemu-b861b7419c49ad53e786062b4fbf6da53468f130.zip
hqemu-b861b7419c49ad53e786062b4fbf6da53468f130.tar.gz
xilinx: removed microbalze_pic_init from xilinx.h
This is a microblaze target specific function that belongs outside of xilinx.h (which is a collection of target independent device model instantiator functions) Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'hw/petalogix_s3adsp1800_mmu.c')
-rw-r--r--hw/petalogix_s3adsp1800_mmu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/petalogix_s3adsp1800_mmu.c b/hw/petalogix_s3adsp1800_mmu.c
index 589e8ca..a43fb4c 100644
--- a/hw/petalogix_s3adsp1800_mmu.c
+++ b/hw/petalogix_s3adsp1800_mmu.c
@@ -36,6 +36,8 @@
#include "elf.h"
#include "blockdev.h"
+#include "microblaze_pic_cpu.h"
+
#define LMB_BRAM_SIZE (128 * 1024)
#define FLASH_SIZE (16 * 1024 * 1024)
OpenPOWER on IntegriCloud