Undo iOS ARM64 changes.

This commit is contained in:
Anthony Green
2013-12-05 16:23:25 -05:00
parent 356b2cbc30
commit 3dc3f32c35
19 changed files with 630 additions and 817 deletions

View File

@@ -48,7 +48,7 @@ char *alloca ();
#endif
/* Check for the existence of memcpy. */
#if STDC_HEADERS || HAVE_STRING_H
#if STDC_HEADERS
# include <string.h>
#else
# ifndef HAVE_MEMCPY