android13/bionic/tests/libs/versioned_lib_other.map

10 lines
114 B (Stored with Git LFS)
Plaintext

TESTLIB_V0 {
local:
versioned_function_v*;
};
TESTLIB_V2 {
global:
versioned_function;
} TESTLIB_V0;