Commit 4cedf231 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: Fix breakage when I added sys_readahead

parent 545d1ac3
......@@ -930,7 +930,6 @@ _GLOBAL(sys_call_table)
.llong .sys_vfork
.llong .sys_getrlimit /* 190 */
.llong .sys_readahead
.llong .sys_ni_syscall /* 191 */ /* Unused */
.llong .sys_ni_syscall /* 192 - reserved - mmap2 */
.llong .sys_ni_syscall /* 193 - reserved - truncate64 */
.llong .sys_ni_syscall /* 194 - reserved - ftruncate64 */
......
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