blob: 20ac6617649ad3adbd43e1ef43b5ea2c61763195 [file] [log] [blame]
int func() { return 42; }
#pragma omp declare target indirect to(func)