aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/systbls.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/kernel/systbls.S')
-rw-r--r--arch/alpha/kernel/systbls.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/kernel/systbls.S b/arch/alpha/kernel/systbls.S
index d0bc3c8c3ed3..09acb786e72b 100644
--- a/arch/alpha/kernel/systbls.S
+++ b/arch/alpha/kernel/systbls.S
@@ -511,6 +511,7 @@ sys_call_table:
511 .quad sys_preadv /* 490 */ 511 .quad sys_preadv /* 490 */
512 .quad sys_pwritev 512 .quad sys_pwritev
513 .quad sys_rt_tgsigqueueinfo 513 .quad sys_rt_tgsigqueueinfo
514 .quad sys_perf_event_open
514 515
515 .size sys_call_table, . - sys_call_table 516 .size sys_call_table, . - sys_call_table
516 .type sys_call_table, @object 517 .type sys_call_table, @object