Mark LIBC_O as being a future version.

None of these symbols are in the NDK yet. Skip them.

Change-Id: I946cde38e767190c396593d562babc90457973fb
This commit is contained in:
Dan Albert 2016-07-28 17:41:57 -07:00
parent 09bc172911
commit bf0e762dbb
1 changed files with 1 additions and 1 deletions

View File

@ -1291,7 +1291,7 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
LIBC_O {
LIBC_O { # future
global:
catclose;
catgets;