Arax
-8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
compat.h
Go to the documentation of this file.
1
#ifndef UTILS_COMPAT_HEADER
2
#define UTILS_COMPAT_HEADER
3
13
typedef
struct
14
{
15
unsigned
long
nothing
;
16
}
utils_compat_empty_s
;
17
21
#ifdef __cplusplus
22
#define ARAX_CPP extern "C"
23
#else
24
#define ARAX_CPP
25
#endif
26
27
#endif
// ifndef UTILS_COMPAT_HEADER
utils_compat_empty_s
Definition
compat.h:14
utils_compat_empty_s::nothing
unsigned long nothing
Definition
compat.h:15
src
utils
compat.h
Generated by
1.13.2