libosmocore 1.11.0.26-c59d
Osmocom core library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

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)
 

Detailed Description

General definitions that are meant to be included from header files.