libosmocore 1.10.0.57-8972
Osmocom core library
|
General definitions that are meant to be included from header files. More...
Go to the source code of this file.
Macros | |
#define | OSMO_GNUC_PREREQ(maj, min) 0 |
Check for gcc and version. More... | |
#define | OSMO_DEPRECATED(text) |
Set the deprecated attribute with a message. More... | |
#define | OSMO_DEPRECATED_OUTSIDE_LIBOSMOCORE OSMO_DEPRECATED("For internal use inside libosmocore only.") |
#define | OSMO_DEPRECATED_OUTSIDE(text) OSMO_DEPRECATED(text) |
General definitions that are meant to be included from header files.