Subversion Repositories tendra.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
#ifndef __HACKED_BITOPS_INCLUDED
2
#define __HACKED_BITOPS_INCLUDED
3
 
4
#ifndef __BUILDING_LIBS
5
#include_next <asm/bitops.h>
6
#endif
7
 
8
#endif