blob: 35236d01f8d056ba43b224891d27daa33c2ce4b8 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001/* SPARC atomic operations
2 *
3 * (C) Copyright 2008
4 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
5 *
6 * SPDX-License-Identifier: GPL-2.0+
7 */
8
9#ifndef _ASM_SPARC_ATOMIC_H_
10#define _ASM_SPARC_ATOMIC_H_
11
12#endif /* _ASM_SPARC_ATOMIC_H_ */