blob: e0cca103c4c50ef695f737585a37c0bba9ce7c6a [file] [log] [blame]
/*
* Copyright (c) 2021 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _PICO_STDIO_USB_RESET_INTERFACE_H
#define _PICO_STDIO_USB_RESET_INTERFACE_H
// definitions have been moved here
#include "pico/usb_reset_interface.h"
#endif