blob: 3027576f7782b515c31afc78b99813c4b8b2320c [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001// 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>