blob: 2141f9885213af9d4a84590c1a5c993263717693 [file] [log] [blame]
Achin Gupta4f6ad662013-10-25 09:08:21 +01001/*
Soby Mathew7b5c9b32016-08-08 12:42:53 +01002 * Copyright (c) 2013-2016, ARM Limited and Contributors. All rights reserved.
Achin Gupta4f6ad662013-10-25 09:08:21 +01003 *
dp-armfa3cf0b2017-05-03 09:38:09 +01004 * SPDX-License-Identifier: BSD-3-Clause
Achin Gupta4f6ad662013-10-25 09:08:21 +01005 */
6
Soby Mathew7b5c9b32016-08-08 12:42:53 +01007#if !ERROR_DEPRECATED
8#include "./aarch64/spinlock.S"
9#endif