wa_cve_2018_3639.h 260 B

123456789101112
  1. /*
  2. * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
  3. *
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. */
  6. #ifndef WA_CVE_2018_3639_H
  7. #define WA_CVE_2018_3639_H
  8. void *wa_cve_2018_3639_get_disable_ptr(void);
  9. #endif /* WA_CVE_2018_3639_H */