]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgomp/doc/the-libgomp-abi/implementing-flush-construct.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / libgomp / doc / the-libgomp-abi / implementing-flush-construct.rst
CommitLineData
c63539ff
ML
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-flush-construct:
7
8Implementing FLUSH construct
9****************************
10
3ed1b4ce 11Expands to the ``__sync_synchronize`` builtin.