-
Mike Frysinger authored
The common asm-generic non-atomic bitops.h defines test_bit() for us, but we need to use our own version. So redirect the definition of this func to avoid having to inline the rest of the asm-generic file. Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
71a516ad