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