sh: Define missing __NR_readahead.
commit72a121ba6d1a264b1d42892ec5d3ccd2b2af6b74
authorPaul Mundt <lethal@linux-sh.org>
Mon, 12 Mar 2007 06:55:19 +0000 (12 15:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 12 Mar 2007 06:55:19 +0000 (12 15:55 +0900)
treed9e1d41ee2375ce4b3f85cde83d5b13cc397e1ca
parentbb68660943fc0dc2a5fa634243f3c6b7fb715626
sh: Define missing __NR_readahead.

For some reason sh was missing __NR_readahead, even though the
syscall was wired up, and the slot was reserved. Caught with
dwmw2's missing syscall checker.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/unistd.h