[IA64] Wire up getrandom() system call
[sfrench/cifs-2.6.git] / arch / ia64 / kernel / entry.S
index ba3d03503e84fde7f714fda777acf254356b78e8..4c13837a9269faecf350be25c9bfd10053d86936 100644 (file)
@@ -1776,6 +1776,7 @@ sys_call_table:
        data8 sys_sched_setattr
        data8 sys_sched_getattr
        data8 sys_renameat2
+       data8 sys_getrandom
 
        .org sys_call_table + 8*NR_syscalls     // guard against failures to increase NR_syscalls
 #endif /* __IA64_ASM_PARAVIRTUALIZED_NATIVE */