Add arm-nacl port.
[glibc.git] / sysdeps / nacl / libc-start.c
blobdadd18037a5dfdee2f016cf87972ddcc6cb98406
1 /* We can compute the location of auxv without a loop, so we might as well
2 pass it in. */
3 #define LIBC_START_MAIN_AUXVEC_ARG
4 #include <csu/libc-start.c>