summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-16 08:15:10 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-20 15:18:49 +0100
commitf6a97f59925e0f6f880fdc5ce9e94a84e5db2998 (patch)
tree83558db9e431ec5b86587779b4c7bf7260904b02 /cpukit/headers.am
parentrtems: Move _Signal_Action_handler() (diff)
downloadrtems-f6a97f59925e0f6f880fdc5ce9e94a84e5db2998.tar.bz2
rtems: Simplify signal handling
Remove superfluous ASR_Information::signals_posted. Move code out of trivial inline functions. Update #4244.
Diffstat (limited to 'cpukit/headers.am')
-rw-r--r--cpukit/headers.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/headers.am b/cpukit/headers.am
index cf7b715115..169126b61a 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -250,7 +250,6 @@ include_rtems_rfs_HEADERS += include/rtems/rfs/rtems-rfs-mutex.h
include_rtems_rfs_HEADERS += include/rtems/rfs/rtems-rfs-trace.h
include_rtems_rtems_HEADERS += include/rtems/rtems/asr.h
include_rtems_rtems_HEADERS += include/rtems/rtems/asrdata.h
-include_rtems_rtems_HEADERS += include/rtems/rtems/asrimpl.h
include_rtems_rtems_HEADERS += include/rtems/rtems/attr.h
include_rtems_rtems_HEADERS += include/rtems/rtems/attrimpl.h
include_rtems_rtems_HEADERS += include/rtems/rtems/barrier.h