#ifndef _SDK_OVERRIDES_ESP_LIBC_H_ #define _SDK_OVERRIDES_ESP_LIBC_H_ void *zalloc(size_t n); #endif