]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/sparc/include/asm/atomic.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[people/ms/u-boot.git] / arch / sparc / include / asm / atomic.h
CommitLineData
c2f02da2
DH
1/* SPARC atomic operations
2 *
3 * (C) Copyright 2008
4 * Daniel Hellstrom, Gaisler Research, daniel@gaisler.com.
5 *
1a459660 6 * SPDX-License-Identifier: GPL-2.0+
c2f02da2
DH
7 */
8
9#ifndef _ASM_SPARC_ATOMIC_H_
10#define _ASM_SPARC_ATOMIC_H_
11
12#endif /* _ASM_SPARC_ATOMIC_H_ */