blob: 779d120fefcaf37d2793d9a92e7a2980e5fd18f9 [file] [log] [blame] [edit]
#include <gpuintrin.h>
extern "C" __gpu_kernel void byte(unsigned char c) { (void)c; }