On Tuesday 08 March 2011, Aneesh Kumar K. V wrote:
> >  arch/x86/ia32/ia32entry.S          |    1 +
> >  arch/x86/include/asm/unistd_32.h   |    3 ++-
> >  arch/x86/include/asm/unistd_64.h   |    2 ++
> >  arch/x86/kernel/syscall_table_32.S |    1 +
> >  fs/sync.c                          |   24 ++++++++++++++++++++++++
> >  5 files changed, 30 insertions(+), 1 deletions(-)
> 
> 
> include/asm-generic/unistd.h may also need an update.

I was just going to say the same.

Also, include/linux/syscalls.h should list the prototype, because
some architectures generate the system call table from C code.

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to