From 99fdfcdd87c4ba99fd98057a3c2f02215fb665d0 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 17 Nov 2021 20:05:52 +0100 Subject: rtems: Add signal header to implementation group --- cpukit/include/rtems/rtems/signal.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/include/rtems/rtems/signal.h') diff --git a/cpukit/include/rtems/rtems/signal.h b/cpukit/include/rtems/rtems/signal.h index c9fbd79b5d..9272f807bc 100644 --- a/cpukit/include/rtems/rtems/signal.h +++ b/cpukit/include/rtems/rtems/signal.h @@ -3,6 +3,8 @@ /** * @file * + * @ingroup RTEMSImplClassicSignal + * * @brief This header file defines the parts of the Signal Manager API. */ -- cgit v1.2.3