add xf86_crtc_clip_video_helper to xf86sym.c

This commit is contained in:
Alex Deucher 2007-08-21 00:37:33 -04:00
parent c839859d1b
commit 1f6ddae003

View File

@ -1203,6 +1203,7 @@ _X_HIDDEN void *xfree86LookupTab[] = {
SYMFUNC(xf86_show_cursors)
SYMFUNC(xf86_hide_cursors)
SYMFUNC(xf86_cursors_fini)
SYMFUNC(xf86_crtc_clip_video_helper)
SYMFUNC(xf86DoEDID_DDC1)
SYMFUNC(xf86DoEDID_DDC2)