Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
refs/heads/android-15
/
.
/
tests
/
libs
/
versioned_lib_v3.map
blob: 5b1ce5983cdc6e4bb4cee4143f9fc7666d936ac3 [
file
] [
log
] [
blame
] [
edit
]
TESTLIB_V0
{
global
:
version_zero_function
;
local
:
versioned_function_v
*;
};
TESTLIB_V1
{
global
:
versioned_function
;
}
TESTLIB_V0
;
TESTLIB_V2
{
global
:
versioned_function
;
}
TESTLIB_V1
;
TESTLIB_V3
{
global
:
versioned_function
;
}
TESTLIB_V2
;