summaryrefslogtreecommitdiffstats
path: root/c_user/rtems_data_types.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c_user/rtems_data_types.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c_user/rtems_data_types.rst b/c_user/rtems_data_types.rst
index 9d3a51f..83e9fe2 100644
--- a/c_user/rtems_data_types.rst
+++ b/c_user/rtems_data_types.rst
@@ -49,13 +49,13 @@ data types in alphabetical order:
``rtems_context`` is the CPU dependent
data structure used to manage the integer and system
- register portion of each task’s context.
+ register portion of each task's context.
- .. index:: rtems_context_fp
``rtems_context_fp`` is the CPU dependent
data structure used to manage the floating point portion of
- each task’s context.
+ each task's context.
- .. index:: rtems_device_driver