blob: 3027576f7782b515c31afc78b99813c4b8b2320c [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001// SPDX-License-Identifier: GPL-2.0
Peter Zijlstrab0d80032015-04-24 00:49:20 +02002
3#include <linux/export.h>
4#include <asm/atomic.h>
5
6#define __ATOMIC_LIB__
7
8#include <asm/atomic_defs.h>