From 25d55d49c3f52a12a52def776104e0c9c721e680 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 18 Feb 2016 15:41:28 +1100 Subject: Change code to code-block. --- c_user/cpu_usage_statistics.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c_user/cpu_usage_statistics.rst') 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 ); -- cgit v1.2.3