summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-07 18:29:56 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-09 16:55:10 -0500
commit826fa6b169d550edbda5f59430df13d33ed0a24f (patch)
tree915e49a9df4df485499fcdde66e9ba2d8778dc66 /c/src/librtems++
parentScore Semaphore - Need Semaphore Seize Body When Multiprocessing is Enabled (diff)
downloadrtems-826fa6b169d550edbda5f59430df13d33ed0a24f.tar.bz2
Score ISR - Minimize Capabilities When Not Simple Vectored
In particular CPU_INTERRUPT_NUMBER_OF_VECTORS and CPU_INTERRUPT_MAXIMUM_VECTOR_NUMBER are only used on Simple Vectored Architectures, so do not depend on them being defined. This disables as much as possible that is specific to the Simple Vectored Model and not expected to be used on architectures which use the Programmable Interrupt Controller model for interrupt handler vectoring.
Diffstat (limited to 'c/src/librtems++')
0 files changed, 0 insertions, 0 deletions