/*
 * Copyright (c) 2022, Arm Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef WA_CVE_2022_23960_H
#define WA_CVE_2022_23960_H

int check_smccc_arch_wa3_applies(void);

#endif /* WA_CVE_2022_23960_H */
