1 /* 2 * Copyright (c) 2025 Renesas Electronics Corporation 3 * SPDX-License-Identifier: Apache-2.0 4 */ 5 6 #ifndef ZEPHYR_SOC_RENESAS_RZ_RZN2L_PINCTRL_SOC_H_ 7 #define ZEPHYR_SOC_RENESAS_RZ_RZN2L_PINCTRL_SOC_H_ 8 9 #include <pinctrl_rzn.h> 10 11 #endif /* ZEPHYR_SOC_RENESAS_RZ_RZN2L_PINCTRL_SOC_H_ */ 12