Commit 2856ed35 authored by Michal Simek's avatar Michal Simek

microblaze: Enable ppoll syscall

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 892ee92b
......@@ -313,7 +313,7 @@ ENTRY(sys_call_table)
.long sys_fchmodat
.long sys_faccessat
.long sys_ni_syscall /* pselect6 */
.long sys_ni_syscall /* sys_ppoll */
.long sys_ppoll
.long sys_unshare /* 310 */
.long sys_set_robust_list
.long sys_get_robust_list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment