#ifndef ESP_HOSTED_NXP_COMMON_H #define ESP_HOSTED_NXP_COMMON_H int min(int x, int y); #endif /* ESP_HOSTED_NXP_COMMON_H */