| 123456789101112131415161718 |
- .. SPDX-License-Identifier: GPL-2.0
- This is a simple wrapper to bring atomic_bitops.txt into the RST world
- until such a time as that file can be converted directly.
- =============
- Atomic bitops
- =============
- .. raw:: latex
- \footnotesize
- .. include:: ../../atomic_bitops.txt
- :literal:
- .. raw:: latex
- \normalsize
|