Home
last modified time | relevance | path

Searched refs:__NR_syscall (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/bits/
Dglibc-syscalls.h1269 #if defined(__NR_syscall)
1270 #define SYS_syscall __NR_syscall
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-oabi.h101 #define __NR_syscall (__NR_SYSCALL_BASE + 113) macro