libosmocore
0.6.3
Osmocom core library
Main Page
Modules
Data Structures
Files
File List
Globals
panic.h
Go to the documentation of this file.
1
#ifndef OSMOCORE_PANIC_H
2
#define OSMOCORE_PANIC_H
3
10
#include <stdarg.h>
11
13
typedef
void (*
osmo_panic_handler_t
)(
const
char
*fmt, va_list args);
14
15
extern
void
osmo_panic
(
const
char
*fmt, ...);
16
extern
void
osmo_set_panic_handler
(
osmo_panic_handler_t
h);
17
20
#endif
/* OSMOCORE_PANIC_H */
include
osmocom
core
panic.h
Generated on Fri Aug 23 2013 20:51:42 for libosmocore by
1.8.1.2