arm-trusted-firmware/lib/locks/exclusive/spinlock.S

10 lines
192 B
ArmAsm
Raw Normal View History

2013-10-25 09:08:21 +01:00
/*
* Copyright (c) 2013-2016, ARM Limited and Contributors. All rights reserved.
2013-10-25 09:08:21 +01:00
*
* SPDX-License-Identifier: BSD-3-Clause
2013-10-25 09:08:21 +01:00
*/
#if !ERROR_DEPRECATED
#include "./aarch64/spinlock.S"
#endif