This is Unofficial EPICS BASE Doxygen Site
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
osdBackTrace.cpp
Go to the documentation of this file.
1
/*
2
* Copyright: Stanford University / SLAC National Laboratory.
3
*
4
* EPICS BASE is distributed subject to a Software License Agreement found
5
* in file LICENSE that is included with this distribution.
6
*
7
* Author: Till Straumann <strauman@slac.stanford.edu>, 2011, 2014
8
*/
9
10
#include "
epicsStackTracePvt.h
"
11
12
int
epicsBackTrace
(
void
**buf,
int
buf_sz)
13
{
14
return
-1;
15
}
epicsStackTracePvt.h
epicsBackTrace
int epicsBackTrace(void **buf, int buf_sz)
Definition:
osdBackTrace.cpp:12
modules
libcom
src
osi
os
default
osdBackTrace.cpp
Generated by
1.8.11