[SPARC]: Increase NR_SYSCALLS to 299
To let new syscalls through. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
#define curptr g6
|
||||
|
||||
#define NR_SYSCALLS 284 /* Each OS is different... */
|
||||
#define NR_SYSCALLS 299 /* Each OS is different... */
|
||||
|
||||
.text
|
||||
.align 32
|
||||
|
Reference in New Issue
Block a user