atomic-lib.c 105 B

1234567
  1. #include <linux/export.h>
  2. #include <asm/atomic.h>
  3. #define __ATOMIC_LIB__
  4. #include <asm/atomic_defs.h>