ETRAX: Simplify PIC interface.
commit73cfd29fb34568f926386c2f43811362f2c22154
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Fri, 15 May 2009 22:23:15 +0000 (16 00:23 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sat, 16 May 2009 00:13:08 +0000 (16 02:13 +0200)
tree1c49809001b05a8871fb462e7e717163075d439d
parentdf84e4f34504ffc2d9daaa0238fcf67f3dbbf681
ETRAX: Simplify PIC interface.

Instead of exporting a custom structure to represent different
interrupt types, just export the irq array and have the top
elements point to the NMI lines.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/axis_dev88.c
hw/etraxfs.c
hw/etraxfs.h
hw/etraxfs_pic.c