1#include <gpuintrin.h>
2
3__gpu_kernel void noargs() { (void)0; }
4

source code of offload/unittests/OffloadAPI/device_code/noargs.c