]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/shlib-compat/test/libtestsys/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 / libtestsys / Symbol.map
1 /*
2  * $FreeBSD$
3  */
4
5 TEST_1.0 {
6         mknod;
7         chmod;
8         stat;
9 };