diff options
Diffstat (limited to 'os/lib/readme.txt')
-rw-r--r-- | os/lib/readme.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/os/lib/readme.txt b/os/lib/readme.txt index e1c274da4..d2e0e7222 100644 --- a/os/lib/readme.txt +++ b/os/lib/readme.txt @@ -1,3 +1,2 @@ -All the code contained under ./os/common/oslib are optional RTOS modules
-compatible with both RT and NIL. The code is placed under ./os/common in
-order to prevent code duplication and disalignments.
+All the code contained under ./os/lib are high level RTOS extension modules
+compatible with both RT and NIL.
\ No newline at end of file |