doc: fix :file: reference to include file
fix :file: reference to include/misc/ring_buffer.h Change-Id: I0d7b32150ef66757fb6e5328c0e1b1bc6b9f3e55 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
de38141898
commit
a3f6a468b6
|
@ -173,7 +173,7 @@ A data item is removed from a ring buffer by calling
|
|||
APIs
|
||||
****
|
||||
|
||||
The following ring buffer APIs are provided by :file:`misc/ring_buffer.h`:
|
||||
The following ring buffer APIs are provided by :file:`include/misc/ring_buffer.h`:
|
||||
|
||||
* :cpp:func:`SYS_RING_BUF_DECLARE_POW2()`
|
||||
* :cpp:func:`SYS_RING_BUF_DECLARE_SIZE()`
|
||||
|
|
Loading…
Reference in a new issue