OSDN Git Service

libc: clean up ARM64 copyright notices
[android-x86/bionic.git] / libc / libc.x86_64.map
index 4953380..34b8b19 100644 (file)
@@ -132,6 +132,7 @@ LIBC {
     __sym_ston;
     __system_property_area_serial; # introduced=23
     __system_property_find;
+    __system_property_find_nth;
     __system_property_foreach; # introduced-arm=19 introduced-arm64=21 introduced-mips=19 introduced-mips64=21 introduced-x86=19 introduced-x86_64=21
     __system_property_get;
     __system_property_read;
@@ -1249,7 +1250,6 @@ LIBC_PRIVATE {
 
 LIBC_DEPRECATED {
   global:
-    __system_property_find_nth;
     __system_property_wait_any;
 };