HAL
arch_linux.h File Reference

Go to the source code of this file.

Macros

#define CORE_API   EXPORTED
 
#define NETLIST_API   EXPORTED
 
#define PLUGIN_API   EXPORTED
 
#define LIBRARY_FILE_EXTENSION   "so"
 
#define ALTERNATE_LIBRARY_FILE_EXTENSION   ""
 

Macro Definition Documentation

◆ ALTERNATE_LIBRARY_FILE_EXTENSION

#define ALTERNATE_LIBRARY_FILE_EXTENSION   ""

Definition at line 36 of file arch_linux.h.

◆ CORE_API

#define CORE_API   EXPORTED

Definition at line 28 of file arch_linux.h.

◆ LIBRARY_FILE_EXTENSION

#define LIBRARY_FILE_EXTENSION   "so"

Definition at line 34 of file arch_linux.h.

◆ NETLIST_API

#define NETLIST_API   EXPORTED

Definition at line 30 of file arch_linux.h.

◆ PLUGIN_API

#define PLUGIN_API   EXPORTED

Definition at line 32 of file arch_linux.h.