blob: 35236d01f8d056ba43b224891d27daa33c2ce4b8 [file] [log] [blame]
Daniel Hellstromc2f02da2008-03-28 09:47:00 +01001/* SPARC atomic operations
2 *
3 * (C) Copyright 2008
4 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
5 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02006 * SPDX-License-Identifier: GPL-2.0+
Daniel Hellstromc2f02da2008-03-28 09:47:00 +01007 */
8
9#ifndef _ASM_SPARC_ATOMIC_H_
10#define _ASM_SPARC_ATOMIC_H_
11
12#endif /* _ASM_SPARC_ATOMIC_H_ */