x86: cleanup 64bit unistd.h
authorThomas Gleixner <tglx@linutronix.de>
Wed, 17 Oct 2007 16:04:39 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:36 +0000 (20:16 +0200)
commit6b556ffc4b8fc71445156bcdd02a16a364a36356
tree52d5458eb694adca8b7a5958c8b7fc608b0e3180
parentd9a629430368549b2e46d79076a6174a1e3a2645
x86: cleanup 64bit unistd.h

sys_iopl is long gone and there is no reason to declare
sys_rt_sigaction here.

Remove it all together and fix the whitespace mess as well.
It's worth the trouble: 25897 -> 21337 bytes, the win is
larger than the memory of my first computer :)

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/unistd_64.h