Changeset 441 for GPL/trunk/include/linux/bitops.h
- Timestamp:
- Jun 6, 2009, 4:22:27 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/linux/bitops.h
r32 r441 1 /* $Id: bitops.h,v 1.1.1.1 2003/07/02 13:57:00 eleph Exp $ */2 3 1 #ifndef _I386_BITOPS_H 4 2 #define _I386_BITOPS_H … … 20 18 */ 21 19 #include <asm\bitops.h> 22 20 #define smp_mb__after_clear_bit() 23 21 #endif /* _I386_BITOPS_H */
Note:
See TracChangeset
for help on using the changeset viewer.