summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/sys
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/alpha/sys')
-rw-r--r--lib/libc/alpha/sys/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/alpha/sys/Makefile.inc b/lib/libc/alpha/sys/Makefile.inc
index 33107e5..b034900 100644
--- a/lib/libc/alpha/sys/Makefile.inc
+++ b/lib/libc/alpha/sys/Makefile.inc
@@ -12,6 +12,6 @@ NOASM= __semctl.o break.o exit.o ftruncate.o getdomainname.o getlogin.o \
PSEUDO= _getlogin.o
-# Pseudo syscalls that are renamed as _thread_sys_{pseudo} when
-# building libc_r.
+# Pseudo syscalls that are renamed as __sys_{pseudo} so that libc_r
+# can override them with replacements.
PSEUDOR= _exit.o
OpenPOWER on IntegriCloud