[PATCH] xtensa: fix system call interface
This is a long outstanding patch to finally fix the syscall interface. The constants used for the system calls are those we have provided in our libc patches. This patch also fixes the shmbuf and stat structure, and fcntl definitions. Signed-off-by: NChris Zankel <chris@zankel.net> Signed-off-by: NAndrew Morton <akpm@osdl.org> Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
Showing
arch/xtensa/kernel/syscall.c
0 → 100644
arch/xtensa/kernel/syscalls.c
已删除
100644 → 0
arch/xtensa/kernel/syscalls.h
已删除
100644 → 0
include/asm-xtensa/syscall.h
0 → 100644
想要评论请 注册 或 登录