summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorAlex Deucher <alex@botch2.com>2007-08-21 00:37:33 -0400
committerAlex Deucher <alex@botch2.com>2007-08-21 00:37:33 -0400
commit1f6ddae003ec65d6bc567831bf32bf75dfefdd6c (patch)
treee5fd2bd82e61e978e366dceba48558d6905159e9 /hw
parentc839859d1bc35451923a2cbd5dfac4f3ca5eb3f9 (diff)
add xf86_crtc_clip_video_helper to xf86sym.c
Diffstat (limited to 'hw')
-rw-r--r--hw/xfree86/loader/xf86sym.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/loader/xf86sym.c b/hw/xfree86/loader/xf86sym.c
index 8a2768d80..185eb800b 100644
--- a/hw/xfree86/loader/xf86sym.c
+++ b/hw/xfree86/loader/xf86sym.c
@@ -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)