Revert "Remove remaining ndk_cruft from LP64 platforms"

This reverts commit b1d0a2ae77.

Change-Id: I1da06be0b78a4f2a4cad7e4a19a3ee755f55a813
This commit is contained in:
Dimitry Ivanov
2015-12-15 01:34:14 +00:00
parent b1d0a2ae77
commit 23af25b747
12 changed files with 3591 additions and 17 deletions

View File

@@ -241,6 +241,7 @@ LIBC {
dup3;
duplocale;
endmntent;
endpwent; # arm arm64 x86 x86_64 mips mips64 nobrillo
endservent;
endutent;
environ;
@@ -1181,5 +1182,7 @@ LIBC_N {
LIBC_PRIVATE {
global:
dlmalloc_inspect_all; # arm arm64 x86 x86_64 mips mips64 nobrillo
dlmalloc_trim; # arm arm64 x86 x86_64 mips mips64 nobrillo
gMallocLeakZygoteChild;
} LIBC_N;