Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
refs/heads/android-15
/
.
/
tests
/
libs
/
versioned_lib_v2.map
blob: bb381029d20e4d9135ff12e17b012884cf41c87c [
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
;