Commit 83ad85c8 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: remove 64bit old uname syscall

parent 7b1c9989
......@@ -857,7 +857,7 @@ _GLOBAL(sys_call_table)
.llong .sys_newstat
.llong .sys_newlstat
.llong .sys_newfstat
.llong .sys_uname
.llong .sys_ni_syscall /* old uname syscall */
.llong .sys_ni_syscall /* 110 old iopl syscall */
.llong .sys_vhangup
.llong .sys_ni_syscall /* old idle syscall */
......
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