Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC.
Change-Id: If4da9e46398ca5524f6f0680d70588e3dc7e80b4
This commit is contained in:
@@ -47,6 +47,6 @@ struct glue {
|
||||
};
|
||||
|
||||
/* This was referenced by a couple of different pieces of middleware and the Crystax NDK. */
|
||||
__LIBC64_HIDDEN__ extern struct glue __sglue;
|
||||
__LIBC32_LEGACY_PUBLIC__ extern struct glue __sglue;
|
||||
|
||||
__END_DECLS
|
||||
|
Reference in New Issue
Block a user