* merged from stable

This commit is contained in:
Oliver Hahm 2011-08-30 17:42:05 +02:00
parent 686bb4d8c3
commit f75b18fb29

View File

@ -237,3 +237,5 @@ int _kill_r(struct _reent *r, int pid, int sig)
return -1;
}
/*---------------------------------------------------------------------------*/
void _fini(void) {}