Index: ./sys/Makefile.inc =================================================================== RCS file: /cvsroot/src/lib/libc/sys/Makefile.inc,v retrieving revision 1.242 diff -u -r1.242 Makefile.inc --- ./sys/Makefile.inc 22 Sep 2019 22:59:38 -0000 1.242 +++ ./sys/Makefile.inc 17 May 2020 09:13:49 -0000 @@ -171,8 +171,9 @@ fsync_range.S __kevent50.S \ kill.S mq_receive.S mq_send.S __mq_timedreceive50.S __mq_timedsend50.S \ msgrcv.S msgsnd.S __msync13.S __nanosleep50.S open.S paccept.S poll.S \ - __pollts50.S __pselect50.S read.S readlink.S \ - readv.S _sched_setparam.S _sched_getparam.S _sched_setaffinity.S \ + __pollts50.S __pselect50.S \ + read.S readlink.S readv.S __realpath.S \ + _sched_setparam.S _sched_getparam.S _sched_setaffinity.S \ _sched_getaffinity.S sched_yield.S _sched_protect.S \ __select50.S setcontext.S __sigprocmask14.S __sigsuspend14.S sysarch.S \ __wait450.S wait6.S write.S writev.S