gotch/libtch/fake_cuda_dependency.cpp.cpu

6 lines
78 B
Plaintext

extern "C" {
void dummy_cuda_dependency();
}
void dummy_cuda_dependency() {}