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:
4
sysdeps/nacl/libc-start.c
Normal file
4
sysdeps/nacl/libc-start.c
Normal 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>
|
||||
Reference in New Issue
Block a user