summaryrefslogtreecommitdiffstats
path: root/c_user/cpu_usage_statistics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c_user/cpu_usage_statistics.rst')
-rw-r--r--c_user/cpu_usage_statistics.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/c_user/cpu_usage_statistics.rst b/c_user/cpu_usage_statistics.rst
index 3cfb0f1..f6a02c6 100644
--- a/c_user/cpu_usage_statistics.rst
+++ b/c_user/cpu_usage_statistics.rst
@@ -57,7 +57,7 @@ a table with the following information per task:
The following is an example of the report generated:
-.. code:: c
+.. code-block:: c
+------------------------------------------------------------------------------+
|CPU USAGE BY THREAD |
@@ -109,7 +109,7 @@ cpu_usage_report - Report CPU Usage Statistics
**CALLING SEQUENCE:**
-.. code:: c
+.. code-block:: c
void rtems_cpu_usage_report( void );
@@ -133,7 +133,7 @@ cpu_usage_reset - Reset CPU Usage Statistics
**CALLING SEQUENCE:**
-.. code:: c
+.. code-block:: c
void rtems_cpu_usage_reset( void );