[PATCH] alpha: fix epoll syscall enumerations
authorMike Frysinger <vapier@gentoo.org>
Sat, 3 Feb 2007 09:13:55 +0000 (01:13 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 3 Feb 2007 19:26:06 +0000 (11:26 -0800)
commit8560a10e16faccafdc2e26c4873bf4edfbbf651e
treec4d0a516a3fb553ded07fad1ac4314465d48761f
parent24d8f6aded45aca87dec6d9c037b75b189e3d731
[PATCH] alpha: fix epoll syscall enumerations

We went and named them __NR_sys_foo instead of __NR_foo.

It may be too late to change this, but we can at least add the proper names
now.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-alpha/unistd.h