aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c/interop-hip-amd-no-hip-header.c
blob: 25845379fcc1df9acd6e7aec411bb6760710a146 (plain)
1
2
3
4
5
6
7
8
/* { dg-require-effective-target gomp_libamdhip64 } */
/* { dg-additional-options "-lamdhip64" } */

#define __HIP_PLATFORM_AMD__ 1

#define USE_HIP_FALLBACK_HEADER 1

#include "interop-hip.h"