You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user