提交 44158637 编写于 作者: D David S. Miller

[SPARC]: Increase NR_SYSCALLS to 299

To let new syscalls through.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3ee68c4a
......@@ -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
......
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册