The 'clock_gettime64', syscall is missing. Found with 'utrace /usr/sbin/umdns' on an R7800. Signed-off-by: Michael Peleshenko <[email protected]>
@@ -6,6 +6,7 @@
"bind",
"brk",
"clock_gettime",
+ "clock_gettime64",
"close",
"connect",
"epoll_create",