linux bame

Paul Bame bame@puffin.external.hp.com
Wed, 8 Nov 2000 13:48:06 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	bame	00/11/08 13:48:06

Modified files:
	arch/parisc/lib: bitops.c 

Log message:
Add an appropriate CONFIG_SMP (might catch mysterious problems someday).

Change #if BITS_PER_LONG... to the appropriate #ifdef __LP64__ (I don't
like how narrow/wide versions duplicate so much code though).