diff options
Diffstat (limited to 'libc/sysdeps/linux/README')
-rw-r--r-- | libc/sysdeps/linux/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/README b/libc/sysdeps/linux/README index 52eb09254..4a7e4d2f0 100644 --- a/libc/sysdeps/linux/README +++ b/libc/sysdeps/linux/README @@ -1,6 +1,6 @@ This directory level abstracts out the Linux Operating System dependent -features of uC-Libc for suported Linux architectures/CPUs. If you wanted to -port uC-Libc to some new Linux architecture (arm, mips, etc), this is the place +features of uClibc for suported Linux architectures/CPUs. If you wanted to +port uClibc to some new Linux architecture (arm, mips, etc), this is the place to add that support. All the common stuff that is not at all dependent on a particular Linux architecture |