]> git.notmuchmail.org Git - fips/blob - libfips.sym
Generalize glXGetProcAddressARB wrapper to work for all wrapper functions
[fips] / libfips.sym
1 {
2 global:
3         dlopen;
4         dlsym;
5         glXSwapBuffers;
6         glXGetProcAddressARB;
7 local:
8         *;
9 };