Add facility for catching signal 4 from driver. This can be used to check

for OS SSE support. (Part 2)
This commit is contained in:
Thomas Winischhofer 2004-10-29 02:07:15 +00:00
parent 09fdfaa28d
commit 612bd1c273

View File

@ -419,6 +419,7 @@ LOOKUP xfree86LookupTab[] = {
SYMFUNC(xf86AddEnabledDevice)
SYMFUNC(xf86RemoveEnabledDevice)
SYMFUNC(xf86InterceptSignals)
SYMFUNC(xf86InterceptSigIll)
SYMFUNC(xf86EnableVTSwitch)
/* xf86Helper.c */