1*8cef63d6SBoyan Karatotev /* 2*8cef63d6SBoyan Karatotev * Copyright (c) 2025, Arm Limited and Contributors. All rights reserved. 3*8cef63d6SBoyan Karatotev * 4*8cef63d6SBoyan Karatotev * SPDX-License-Identifier: BSD-3-Clause 5*8cef63d6SBoyan Karatotev */ 6*8cef63d6SBoyan Karatotev 7*8cef63d6SBoyan Karatotev #ifndef GICV5_H 8*8cef63d6SBoyan Karatotev #define GICV5_H 9*8cef63d6SBoyan Karatotev #endif /* GICV5_H */ 10