1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Add arm-nacl port.

This commit is contained in:
Roland McGrath
2015-04-17 09:02:19 -07:00
parent f70925993a
commit d1e44df1fa
127 changed files with 5120 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/* We can compute the location of auxv without a loop, so we might as well
pass it in. */
#define LIBC_START_MAIN_AUXVEC_ARG
#include <csu/libc-start.c>