summaryrefslogtreecommitdiff
path: root/target-openrisc/interrupt_helper.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-27target-or32: Add interrupt supportJia Liu1-0/+57
Add OpenRISC interrupt support. Signed-off-by: Jia Liu <proljc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>