atomic-lib.c 105 Bytes edit raw blame history 1 2 3 4 5 6 7 #include <linux/export.h> #include <asm/atomic.h> #define __ATOMIC_LIB__ #include <asm/atomic_defs.h>