add xf86_crtc_clip_video_helper to xf86sym.c

(cherry picked from commit 1f6ddae003)
This commit is contained in:
Alex Deucher 2007-08-21 00:37:33 -04:00 committed by Eric Anholt
parent 242c05e326
commit 248b220b3e

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)