esp32: Fix a few #endif comments
This commit is contained in:
parent
2956b8516b
commit
89c9855d7b
@ -96,4 +96,4 @@ uint32_t esp32_dma_init(struct esp32_dmadesc_s *dmadesc, uint32_t num,
|
||||
#undef EXTERN
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* __ARCH_XTENSA_SRC_ESP32_ESP32_SPI_H */
|
||||
#endif /* __ARCH_XTENSA_SRC_ESP32_ESP32_DMA_H */
|
||||
|
@ -62,7 +62,7 @@ extern "C"
|
||||
|
||||
int esp32_wlan_initialize(void);
|
||||
|
||||
#endif /* CONFIG_ESP32_SPI */
|
||||
#endif /* CONFIG_ESP32_WIRELESS */
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user