Documentation/atomic_ops.txt: convert to ReST markup

... and move to core-api folder.

Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Silvio Fricke 2016-11-28 18:30:55 +01:00 committed by Jonathan Corbet
parent c232694ec1
commit 326bc876fe
3 changed files with 171 additions and 149 deletions

View file

@ -1,3 +1,6 @@
.. _volatile_considered_harmful:
Why the "volatile" type class should not be used
------------------------------------------------