index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocore
/
backtrace.h
blob: bbbb2c288375cb5f99c35bad1d3e1a930e8d01fd (
plain
)
1
2
3
4
5
6
#ifndef _OSMO_BACKTRACE_H_ #define _OSMO_BACKTRACE_H_ void generate_backtrace(); #endif