summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/macros/README6
1 files changed, 1 insertions, 5 deletions
diff --git a/cpukit/score/macros/README b/cpukit/score/macros/README
index b2f0c4d481..c2d2e607d6 100644
--- a/cpukit/score/macros/README
+++ b/cpukit/score/macros/README
@@ -9,10 +9,6 @@ tested. In general, an effort is made to keep the contents of
this directory up to date but testing is only performed irregularly
and even then it is usually with a single target processor and BSP.
-The primary purpose of the code in this directory is to insure
+The primary purpose of the code in this directory is to ensure
that RTEMS can be compiled using a C compiler which does not support
static inline routines.
-
-These were last successfully tested on 2/1/95 on a prerelease version
-of 3.2.0. The testing was done only on the Force CPU386 i386 target board.
-No testing was done on version of the code in the final release.