GNU Radio's GSM Package
|
#include <stdarg.h>
Go to the source code of this file.
Typedefs | |
typedef void(* | osmo_panic_handler_t) (const char *fmt, va_list args) |
Functions | |
void | osmo_panic (const char *fmt,...) |
void | osmo_set_panic_handler (osmo_panic_handler_t h) |