summaryrefslogtreecommitdiffstats
path: root/include/lib/cpus/wa_cve_2018_3639.h
blob: 5a7c9bf2c9faf3f588eb77a14bce17ba9fe4df20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (c) 2018, Arm Limited and Contributors. All rights reserved.
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#ifndef WA_CVE_2018_3639_H
#define WA_CVE_2018_3639_H

void *wa_cve_2018_3639_get_disable_ptr(void);

#endif /* WA_CVE_2018_3639_H */