aboutsummaryrefslogtreecommitdiff
path: root/lib/locks/exclusive/spinlock.S
blob: 2141f9885213af9d4a84590c1a5c993263717693 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2013-2016, ARM Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#if !ERROR_DEPRECATED
#include "./aarch64/spinlock.S"
#endif