Re: reserved system calls?

Ralf Baechle (ralf@uni-koblenz.de)
Thu, 11 Nov 1999 04:24:53 +0100


On Wed, Nov 10, 1999 at 03:36:23PM -0500, Chuck Lever wrote:

> at the end of arch/mips/kernel/syscalls.h, there are two lines like this:
>
> SYS(sys_ni_syscall, 0)
> SYS(sys_ni_syscall, 0)
>
> are these reserved for something, or can i use them to add new system
> calls?

These slots are reserved for getpmsg() and putpmsg().

Ralf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/