]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - tools/tools/shlib-compat/test/libtestsys/Symbol.map
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / tools / tools / shlib-compat / test / libtestsys / Symbol.map
1 /*
2  * $FreeBSD$
3  */
4
5 TEST_1.0 {
6         mknod;
7         chmod;
8         stat;
9 };