Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 131005
Collapse All | Expand All

(-)include/asm-alpha/bitops.h.old (-1 / +1 lines)
Lines 310-316 Link Here
310
	return word ? result : 0;
310
	return word ? result : 0;
311
}
311
}
312
312
313
#endif __KERNEL__
313
#endif /* __KERNEL__ */
314
314
315
/*
315
/*
316
 * fls: find last bit set.
316
 * fls: find last bit set.

Return to bug 131005