runtime tests
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
#ifndef VX_INTRINSICS
|
||||
|
||||
#define VX_INTRINSICS
|
||||
|
||||
// Spawns Warps
|
||||
void vx_wspawn (unsigned numWarps, unsigned PC_spawn);
|
||||
|
||||
@@ -31,4 +35,8 @@ unsigned vx_warpID(void);
|
||||
#define __else else
|
||||
|
||||
|
||||
#define __endif vx_join();
|
||||
#define __endif vx_join();
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user