From f6a97f59925e0f6f880fdc5ce9e94a84e5db2998 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 16 Feb 2021 08:15:10 +0100 Subject: rtems: Simplify signal handling Remove superfluous ASR_Information::signals_posted. Move code out of trivial inline functions. Update #4244. --- cpukit/headers.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/headers.am') 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 -- cgit v1.2.3