e0aa7c6d81
proxies/PROXY_gettid.c: In function 'gettid': proxies/PROXY_gettid.c:12:41: error: 'SYS_gettid' undeclared (first use in this function); did you mean 'SYS_getpid'? 12 | return (pid_t)sys_call0((unsigned int)SYS_gettid); | ^~~~~~~~~~ | SYS_getpid proxies/PROXY_gettid.c:12:41: note: each undeclared identifier is reported only once for each function it appears in proxies/PROXY_gettid.c:13:1: warning: control reaches end of non-void function [-Wreturn-type] 13 | } | ^ CC: proxies/PROXY_mmap.c Makefile:83: recipe for target 'PROXY_gettid.o' failed Signed-off-by: liuhaitao <liuhaitao@xiaomi.com> Change-Id: Ib4d6e315aa7f17235292dd2d6550458a53bc1596 |
||
---|---|---|
.. | ||
boardctl.h | ||
custom_file.h | ||
epoll.h | ||
eventfd.h | ||
file.h | ||
ioctl.h | ||
ipc.h | ||
mman.h | ||
mount.h | ||
param.h | ||
prctl.h | ||
random.h | ||
resource.h | ||
select.h | ||
sendfile.h | ||
shm.h | ||
socket.h | ||
sockio.h | ||
stat.h | ||
statfs.h | ||
statvfs.h | ||
syscall_lookup.h | ||
syscall.h | ||
time.h | ||
types.h | ||
uio.h | ||
un.h | ||
utsname.h | ||
vfs.h | ||
wait.h |