#ifdef __cplusplus extern "C" { #endif void _program_init(); void _program_clean(); // newlib locks void __malloc_lock(struct _reent *reent); void __malloc_unlock(struct _reent *reent); #ifdef __cplusplus } #endif

Error running this command: diff -w -U 5 "/tmp/2msLR7" ""

diff: : No such file or directory