metag: disable socket and ipc subcall support
The metag architecture also uses dedicated syscalls and doesn't need to multiplex ipc and socket subcalls. * linux/syscall.h [METAG]: Do not define SYS_socket_subcall and SYS_ipc_subcall. Signed-off-by: James Hogan <james.hogan@imgtec.com>
This commit is contained in:
parent
5273cb7d60
commit
28927cd868
@ -317,6 +317,7 @@ int sys_osf_wait4();
|
||||
|| defined __ARM_EABI__ \
|
||||
|| defined BFIN \
|
||||
|| defined HPPA \
|
||||
|| defined METAG \
|
||||
|| defined MIPS \
|
||||
|| defined TILE \
|
||||
|| defined XTENSA
|
||||
|
Loading…
x
Reference in New Issue
Block a user