mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-26 19:04:54 +00:00
6 lines
200 B
C
6 lines
200 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#include "common.h"
|
|
|
|
extern const struct renesas_usbhs_platform_info usbhs_rza1_plat_info;
|
|
extern const struct renesas_usbhs_platform_info usbhs_rza2_plat_info;
|