4 lines
72 B
C
4 lines
72 B
C
|
#pragma omp declare target
|
||
|
void zyx();
|
||
|
#pragma omp end declare target
|