geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Macros
geopm_public.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GEOPM_PUBLIC   __attribute__((visibility("default")))
 
#define GEOPM_PRIVATE   __attribute__((visibility("hidden")))
 

Macro Definition Documentation

◆ GEOPM_PRIVATE

#define GEOPM_PRIVATE   __attribute__((visibility("hidden")))

◆ GEOPM_PUBLIC

#define GEOPM_PUBLIC   __attribute__((visibility("default")))