Menu Toggle
v2.0.0
arch_poll.h
1
/*
2
* Copyright (c) 2022 Raspberry Pi (Trading) Ltd.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
#ifndef _PICO_CYW43_ARCH_ARCH_POLL_H
8
#define _PICO_CYW43_ARCH_ARCH_POLL_H
9
10
// now obsolete; kept for backwards compatibility
11
12
#endif