summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-02-17 15:12:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-02-19 09:59:41 +0100
commit4d9bd56d2905c4a848e9f3c41210fc0f1be8b530 (patch)
treecda556f0b569a014b4a5879fdd3d57730641b713 /cpukit/score/Makefile.am
parentscore: Rename rtems_smp_secondary_cpu_initialize() (diff)
downloadrtems-4d9bd56d2905c4a848e9f3c41210fc0f1be8b530.tar.bz2
score: Rename rtems_smp_process_interrupt()
Rename rtems_smp_process_interrupt() into _SMP_Inter_processor_interrupt_handler(). Delete unused header file <rtems/bspsmp.h>.
Diffstat (limited to 'cpukit/score/Makefile.am')
-rw-r--r--cpukit/score/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index b247af6950..6663d5c905 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -10,7 +10,6 @@ include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = include/rtems/debug.h
include_rtems_HEADERS += include/rtems/system.h
include_rtems_HEADERS += include/rtems/seterr.h
-include_rtems_HEADERS += include/rtems/bspsmp.h
include_rtems_scoredir = $(includedir)/rtems/score