mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 06:10:27 +00:00
include/sys: Remove unused SYS_nnetsocket from syscall.h Because SYS_nnetsocket is not implemented so far, it should be removed so that SYS_prctl can work correctly. Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: GregoryN <gnutt@nuttx.org> |
||
|---|---|---|
| .. | ||
| boardctl.h | ||
| custom_file.h | ||
| epoll.h | ||
| ioctl.h | ||
| ipc.h | ||
| mman.h | ||
| mount.h | ||
| prctl.h | ||
| random.h | ||
| resource.h | ||
| select.h | ||
| sendfile.h | ||
| shm.h | ||
| socket.h | ||
| sockio.h | ||
| stat.h | ||
| statfs.h | ||
| syscall.h | ||
| time.h | ||
| types.h | ||
| uio.h | ||
| un.h | ||
| utsname.h | ||
| vfs.h | ||
| wait.h | ||