Skip to content

Commit

Permalink
doc: Remove reference to k_alert_handler_set()
Browse files Browse the repository at this point in the history
This routine is non-existent. (Fix for ZEP-1240)

Change-Id: I85a538037aac000207f5f01414fb53810691d349
Signed-off-by: Allan Stephens <[email protected]>
  • Loading branch information
ajstephens authored and benwrs committed Nov 10, 2016
1 parent 0a53307 commit 361c296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/kernel_v2/synchronization/alerts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,5 @@ APIs

The following alert APIs are provided by :file:`kernel.h`:

* :cpp:func:`k_alert_handler_set()`
* :cpp:func:`k_alert_send()`
* :cpp:func:`k_alert_recv()`

0 comments on commit 361c296

Please sign in to comment.