[S390] __FD_foo definitions.
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 14 Jun 2006 13:10:51 +0000 (14:10 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 14 Jun 2006 13:10:51 +0000 (14:10 +0100)
commit9348f0de2d2b541b4ba64fb1f4efee9710a3d731
treea7ba0a32697123ff7fbcc12e37d2472249963d41
parentd27317657ae18cfbc45def8f566e4c3ed1f51d74
[S390] __FD_foo definitions.

Make the definitions of __FD_SET, __FD_CLR and __FD_ISSET independent
from asm/bitops.h and remove the macro magic that tests for __GLIBC__.
Use simple C inline functions instead of set_bit, clear_bit and test_bit.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/asm-s390/posix_types.h