diff --git a/cpukit/include/rtems/stackchk.h b/cpukit/include/rtems/stackchk.h index 3517f737fc..03d342b918 100644 --- a/cpukit/include/rtems/stackchk.h +++ b/cpukit/include/rtems/stackchk.h @@ -1,10 +1,11 @@ /* SPDX-License-Identifier: BSD-2-Clause */ /** - * @brief Stack Checker Mechanism Details - * - * This file contains the information necessary to install the stack - * checker mechanism. + * @file + * + * @ingroup libmisc_stackchk + * + * @brief This header file provides the Stack Checker API. */ /*