]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/tools/shlib-compat/test/libtestsys/Symbol.map
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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 };