mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
docs/devel/lockcnt: Include kernel-doc API documentation
Pull in the kernel-doc API documentation into the lockcnt docs. This requires us to fix one rST markup syntax error in the header file comments. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20240816132212.3602106-8-peter.maydell@linaro.org
This commit is contained in:
parent
51483f6c84
commit
0ae50e8e1e
2 changed files with 2 additions and 2 deletions
|
@ -175,7 +175,7 @@ three instructions in the critical path, two assignments and a ``smp_wmb()``.
|
|||
``QemuLockCnt`` API
|
||||
-------------------
|
||||
|
||||
The ``QemuLockCnt`` API is described in ``include/qemu/lockcnt.h``.
|
||||
.. kernel-doc:: include/qemu/lockcnt.h
|
||||
|
||||
|
||||
``QemuLockCnt`` usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue