]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/nacl/libc-start.c
Add arm-nacl port.
[thirdparty/glibc.git] / sysdeps / nacl / libc-start.c
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>