reserved system calls?

Chuck Lever (cel@monkey.org)
Wed, 10 Nov 1999 15:36:23 -0500 (EST)


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?

- Chuck Lever

--
corporate:	<chuckl@netscape.com>
personal:	<chucklever@netscape.net> or <cel@monkey.org>

The Linux Scalability project: http://www.citi.umich.edu/projects/linux-scalability/

- 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/