Newer
Older
barebox / arch / arm / include / asm / atomic.h
// SPDX-License-Identifier: GPL-2.0-only

#ifndef __ASM_ARM_ATOMIC_H
#define __ASM_ARM_ATOMIC_H

#include <asm/proc-armv/system.h>
#include <asm-generic/atomic.h>

#endif