SYNOPSIS

int test_bit(int nr, const volatile unsigned long * addr);

ARGUMENTS

nr

bit number to test

addr

Address to start counting from

COPYRIGHT