diff options
Diffstat (limited to 'libc/sysdeps/linux/powerpc/README.bits')
-rw-r--r-- | libc/sysdeps/linux/powerpc/README.bits | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/powerpc/README.bits b/libc/sysdeps/linux/powerpc/README.bits index 2d6d4fa68..c0542e5b2 100644 --- a/libc/sysdeps/linux/powerpc/README.bits +++ b/libc/sysdeps/linux/powerpc/README.bits @@ -7,7 +7,7 @@ Major differences: - termios.h is from the Linux kernel, not glibc, because glibc has a very strange legacy conversion layer, which we ignore. - - syscall.h is deleted, because it is autogenerated in uClibc + - syscall.h is deleted; instead, sysnum.h is autogenerated in uClibc - syscalls.h is added. |