]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgomp/doc/the-libgomp-abi/implementing-openaccs-parallel-construct.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / libgomp / doc / the-libgomp-abi / implementing-openaccs-parallel-construct.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _implementing-openacc's-parallel-construct:
7
8 Implementing OpenACC's PARALLEL construct
9 *****************************************
10
11 .. code-block:: c++
12
13 void GOACC_parallel ()