We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e642e commit 1efee63Copy full SHA for 1efee63
offload/hostexec/src/hostexec_invoke.cpp
@@ -1,5 +1,6 @@
1
2
#include <stdint.h>
3
+#include "Platform.h"
4
5
#define GLOB_ATTR __attribute__((address_space(1)))
6
#define __static_inl static __attribute__((flatten, always_inline))
0 commit comments