summaryrefslogtreecommitdiffstats
path: root/Tests/Cuda/NotEnabled/lib.cxx
blob: 5dae5a3f5ed80f9d0f0cad2e0eb454c83399ca79 (plain)
1
2
3
4
5

int cxx_function(int input)
{
  return input;
}