Skip to content

Spurious #endif in arch_poll.h #983

@Memotech-Bill

Description

@Memotech-Bill

There is a spurious #endif in file src/rp2_common/pico_cyw43_arch/include/pico/cyw43_arch/arch_poll.h at line 44.

As a result, if this file is directly or indirectly included twice in a source file, error: redefinition of 'cyw43_arch_lwip_protect' is obtained on compilation.

For some reason the compiler is not complaining about the extra #endif at the end of the file.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions