Files
twx-linux/include/asm-sparc
David Miller 459e0483ae [PATCH] SPARC: Fix missed bump of NR_SYSCALLS.
When I added the robust futex syscall entries I forgot to bump
NR_SYSCALLS.  This is an easy mistake to make because NR_SYSCALLS
lived in entry.S which is nowhere near unistd.h or syscalls.S, so
while we're here move it's definition into unistd.h so this is
unlikely to ever happen again.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
2006-11-18 19:27:59 -08:00
..
2006-10-13 13:23:23 -07:00
2006-10-13 13:23:23 -07:00
2006-07-24 22:34:00 -07:00
2006-07-14 21:56:14 -07:00