#include <karch/arch.h>
Macros | |
#define | K_DLLIMPORT |
#define | K_DLLEXPORT __attribute__ ((visibility("default"))) |
#define | K_DLLNO_IMPORT_EXPORT |
#define | K_DLLVISIBILITY __attribute__ ((visibility("default"))) |
#define K_DLLEXPORT __attribute__ ((visibility("default"))) |
Definition at line 54 of file kaydaradef.h.
#define K_DLLIMPORT |
Definition at line 53 of file kaydaradef.h.
#define K_DLLNO_IMPORT_EXPORT |
Definition at line 55 of file kaydaradef.h.
#define K_DLLVISIBILITY __attribute__ ((visibility("default"))) |
Definition at line 56 of file kaydaradef.h.