Refresh 64-bit headers/libs (WW31)

Change-Id: If08781ae4ca14710a95d6bd0bd61477e0a472293
This commit is contained in:
Andrew Hsieh
2014-07-25 11:20:02 +08:00
parent b50f8f6612
commit b4ddea108f
35 changed files with 116 additions and 177 deletions

View File

@@ -68,7 +68,7 @@
#ifdef __LP64__
#define __LIBC64_HIDDEN__ __LIBC_HIDDEN__
#else
#define __LIBC64_HIDDEN__
#define __LIBC64_HIDDEN__ __LIBC_ABI_PUBLIC__
#endif
/* Used to tag non-static symbols that are public and exposed by the shared library. */