Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44158637 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC]: Increase NR_SYSCALLS to 299



To let new syscalls through.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3ee68c4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@

#define curptr      g6

#define NR_SYSCALLS 284      /* Each OS is different... */
#define NR_SYSCALLS 299      /* Each OS is different... */

/* These are just handy. */
#define _SV	save	%sp, -STACKFRAME_SZ, %sp
+1 −1
Original line number Diff line number Diff line
@@ -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