targets: drop the old MEGADRIVERS & STATIC_TARGET... variables
[mesa.git] / src / gallium / targets / dri / dri.sym
1 {
2 global:
3 __driDriverExtensions;
4 __driDriverGetExtensions*;
5 nouveau_drm_screen_create;
6 radeon_drm_winsys_create;
7 local:
8 *;
9 };