1 // SPDX-License-Identifier: GPL-2.0 2 3 #include <linux/export.h> 4 #include <asm/atomic.h> 5 6 #define __ATOMIC_LIB__ 7 8 #include <asm/atomic_defs.h> 9