diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2022-04-06 14:12:29 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2022-04-06 22:30:14 +0200 |
commit | 5e431ae4ccc5fb0e077e598cb4efb1e12fc66c68 (patch) | |
tree | 1e4a8ca3d571895cb30d293511407f51ce52c0e7 /gcc | |
parent | 790e9814454662b6cd51d2fce1aa022ef73fedb8 (diff) | |
download | gcc-5e431ae4ccc5fb0e077e598cb4efb1e12fc66c68.zip gcc-5e431ae4ccc5fb0e077e598cb4efb1e12fc66c68.tar.gz gcc-5e431ae4ccc5fb0e077e598cb4efb1e12fc66c68.tar.bz2 |
Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'
... so that it may be used by other projects that inherit GCC's 'include'
directory.
include/
* cuda/cuda.h: New file.
libgomp/
* plugin/cuda/cuda.h: Remove file.
* plugin/plugin-nvptx.c [PLUGIN_NVPTX_DYNAMIC]: Include
"cuda/cuda.h" instead of <cuda.h>.
* plugin/configfrag.ac <PLUGIN_NVPTX_DYNAMIC>: Don't set
'PLUGIN_NVPTX_CPPFLAGS'.
* configure: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions