summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/getprocessorcount.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-0/+25
Rename rtems_smp_get_processor_count() in rtems_get_processor_count(). Make rtems_get_processor_count() a function in uni-processor configurations to enable ABI compatibility with SMP configurations.