mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
committed by
Amar Takhar
parent
5b1c17f85a
commit
4abed2b422
@@ -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.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user