sort test fix.

This commit is contained in:
Blaise Tine
2021-10-18 00:41:11 -04:00
parent 0d62129d32
commit 456f1df332
3 changed files with 20 additions and 28 deletions

View File

@@ -230,6 +230,8 @@ inline void vx_fence() {
#define __endif vx_join();
#define __DIVERGENT__ __attribute__((annotate("divergent")))
#ifdef __cplusplus
}
#endif