Added nexus_setup_intr support and did some cleanup.

This commit is contained in:
Jennifer Averett
2012-07-11 08:49:13 -05:00
parent 237c763486
commit 2f50f0a7a9
3 changed files with 135 additions and 11 deletions

View File

@@ -514,6 +514,7 @@ rtems.addRTEMSHeaderFiles(
'rtems/machine/rtems-bsd-select.h',
'rtems/machine/rtems-bsd-taskqueue.h',
'rtems/machine/rtems-bsd-bus-dma.h',
'rtems/machine/rtems-bsd-bus-devicet.h',
'bsd.h',
]
)