glibc/sysdeps/nacl/libc-start.c

5 lines
157 B
C
Raw Normal View History

2015-04-17 16:02:19 +00:00
/* 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>