From 4d9bd56d2905c4a848e9f3c41210fc0f1be8b530 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 17 Feb 2014 15:12:43 +0100 Subject: score: Rename rtems_smp_process_interrupt() Rename rtems_smp_process_interrupt() into _SMP_Inter_processor_interrupt_handler(). Delete unused header file . --- cpukit/score/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/Makefile.am') 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 -- cgit v1.2.3