]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/shlib-compat/test/libtest3/Symbol.map
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / tools / shlib-compat / test / libtest3 / Symbol.map
1 /*
2  * $FreeBSD$
3  */
4
5 TEST_1.0 {
6         func1;
7         func2;
8         func3;
9         func4;
10         func5;
11         func6;
12 };