Home
last modified time | relevance | path

Searched refs:native (Results 1 – 4 of 4) sorted by relevance

/scripts/
Dsyscalltbl.sh57 while read nr abi name native compat ; do
70 echo "__SYSCALL_WITH_COMPAT($nr, $native, $compat)"
71 elif [ -n "$native" ]; then
72 echo "__SYSCALL($nr, $native)"
Dsyscallnr.sh67 while read nr abi name native compat ; do
Dsyscallhdr.sh78 while read nr abi name native compat ; do
Dsubarch.include3 # line overrides the setting of ARCH below. If a native build is happening,