atomic_bitops.rst 333 B

123456789101112131415161718
  1. .. SPDX-License-Identifier: GPL-2.0
  2. This is a simple wrapper to bring atomic_bitops.txt into the RST world
  3. until such a time as that file can be converted directly.
  4. =============
  5. Atomic bitops
  6. =============
  7. .. raw:: latex
  8. \footnotesize
  9. .. include:: ../../atomic_bitops.txt
  10. :literal:
  11. .. raw:: latex
  12. \normalsize