newlib: update
git-svn-id: svn://kolibrios.org@6099 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <string.h>
|
||||
|
||||
char *
|
||||
_DEFUN (_strdup_r, (reent_ptr, str),
|
||||
_DEFUN (_strdup_r, (reent_ptr, str),
|
||||
struct _reent *reent_ptr _AND
|
||||
_CONST char *str)
|
||||
{
|
||||
|
Reference in New Issue
Block a user