This commit is contained in:
Michael Davidsaver
2023-12-01 16:35:55 +01:00
committed by zimoch
parent 609147dad0
commit d31ba6ade3
3 changed files with 43 additions and 4 deletions
+2
View File
@@ -25,6 +25,8 @@ extern "C" {
/** \brief Dump a stack trace
*
* Dump a stack trace to the errlog.
*
* \since 3.15.0.2 Added
*/
LIBCOM_API void epicsStackTrace(void);