From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- c_user/rtems_data_types.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c_user/rtems_data_types.rst') 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 -- cgit v1.2.3