update for ndk r9b

This commit is contained in:
sh8281.kim 2013-11-07 18:47:56 +09:00
parent 22eb11c09b
commit 96ec3c11de

View File

@ -60,10 +60,6 @@ extern "C" void atof()
{
}
extern "C" void tgammaf()
{
}
extern "C" int glob(const char *pattern,
int flags,
int (*errfunc) (const char *epath, int eerrno),