atomic.h 249 B

123456789101112
  1. /* 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. #ifndef _ASM_SPARC_ATOMIC_H_
  9. #define _ASM_SPARC_ATOMIC_H_
  10. #endif /* _ASM_SPARC_ATOMIC_H_ */