blob: 073a53d1d442bd0e0908e704abdea56d54f35b2b (
plain)
1
2
3
4
5
|
// SPDX-License-Identifier: GPL-2.0
#include "common.h"
extern const struct renesas_usbhs_platform_callback usbhs_rza1_ops;
extern const struct renesas_usbhs_platform_callback usbhs_rza2_ops;
|