repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add arm-nacl port.
[glibc.git]
/
sysdeps
/
nacl
/
libc-start.c
blob
dadd18037a5dfdee2f016cf87972ddcc6cb98406
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>