We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f34fb commit 6efce45Copy full SHA for 6efce45
flang/include/flang/Runtime/CUDA/kernel.h
@@ -27,3 +27,5 @@ void RTDEF(CUFLaunchKernel)(const void *kernelName, intptr_t gridX,
27
} // extern "C"
28
29
} // namespace Fortran::runtime::cuda
30
+
31
+#endif // FORTRAN_RUNTIME_CUDA_KERNEL_H_
0 commit comments