1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-15 23:11:36 +02:00
Files
u-boot-megous/include/linux
Simon Kagstrom 02f99901ed Move __set/clear_bit from ubifs.h to bitops.h
__set_bit and __clear_bit are defined in ubifs.h as well as in
asm/include/bitops.h for some architectures. This patch moves
the generic implementation to include/linux/bitops.h and uses
that unless it's defined by the architecture.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
2009-09-15 22:31:24 +02:00
..
2009-03-20 22:39:15 +01:00
2008-08-12 11:31:15 -05:00
2008-09-13 02:23:05 +02:00
2009-03-20 22:39:15 +01:00
2008-08-31 04:24:51 +02:00
2008-10-18 21:54:01 +02:00