aboutsummaryrefslogtreecommitdiff
path: root/docs/components/sdei.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/sdei.rst')
-rw-r--r--docs/components/sdei.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/sdei.rst b/docs/components/sdei.rst
index 8c087897..7b6cc913 100644
--- a/docs/components/sdei.rst
+++ b/docs/components/sdei.rst
@@ -224,7 +224,7 @@ activity, such as receiving a Secure interrupt or an exception.
The SDEI dispatcher implementation provides ``sdei_dispatch_event()`` API for
this purpose. The API has the following signature:
-::
+.. code:: c
int sdei_dispatch_event(int ev_num);