8 lines
105 B
C
8 lines
105 B
C
|
|
||
|
#include <linux/export.h>
|
||
|
#include <asm/atomic.h>
|
||
|
|
||
|
#define __ATOMIC_LIB__
|
||
|
|
||
|
#include <asm/atomic_defs.h>
|