]> git.tdb.fi Git - gldbg.git/blob - glwrap.ld
Query implementation limits on process startup
[gldbg.git] / glwrap.ld
1 VERSION
2 {
3         {
4                 global:
5                         gl*;
6                 local:
7                         *;
8         };
9 }