[parisc-linux-cvs] linux bame

Paul Bame bame@puffin.external.hp.com
Thu, 5 Jul 2001 20:11:41 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	bame	01/07/05 20:11:41

Modified files:
	include/asm-parisc: bitops.h 

Log message:
implement __change_bit() -- documentation from i386, implementation
is test_and_change_bit() without the extra goop.