this file is not used at all so removing it.

This commit is contained in:
Anantha Kesari H Y 2005-06-29 12:44:06 +00:00
parent c49718f601
commit ce3b796f90

View File

@ -1,9 +0,0 @@
/* Moved into a separate source file -- can be eliminated later */
#include <errno.h>
int *__get_errno_ptr(void)
{
return ___errno();
}