Ignore:
Timestamp:
Jun 6, 2009, 4:22:27 AM (16 years ago)
Author:
Paul Smedley
Message:

Move functions out of config.h into appropriate linux header

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 
    31#ifndef _I386_BITOPS_H
    42#define _I386_BITOPS_H
     
    2018 */
    2119#include <asm\bitops.h>
    22 
     20#define smp_mb__after_clear_bit()       
    2321#endif /* _I386_BITOPS_H */
Note: See TracChangeset for help on using the changeset viewer.