diff --git a/components/esp_ipc/ipc.c b/components/esp_ipc/ipc.c index d2d75b8a09..fce1462c17 100644 --- a/components/esp_ipc/ipc.c +++ b/components/esp_ipc/ipc.c @@ -173,4 +173,4 @@ esp_err_t esp_ipc_start_gcov_from_isr(uint32_t cpu_id, esp_ipc_func_t func, void return ESP_OK; } -#endif +#endif