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 */
|
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Stack Checker Mechanism Details
|
* @file
|
||||||
*
|
*
|
||||||
* This file contains the information necessary to install the stack
|
* @ingroup libmisc_stackchk
|
||||||
* checker mechanism.
|
*
|
||||||
|
* @brief This header file provides the Stack Checker API.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user