Start hiding "private/bionic_time.h".

Bug: 15765976

(cherry picked from commit 905e6d58aa)

Change-Id: Ic7435308e8b521886f42ac7bf59531924921ea67
This commit is contained in:
Elliott Hughes
2014-07-25 11:55:59 -07:00
parent 6554996948
commit 708c112054
6 changed files with 37 additions and 94 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. */