mirror of
https://github.com/X11Libre/xf86-video-xgi.git
synced 2026-03-24 01:24:35 +00:00
drop obsolete #ifdef XFree86LOADER
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -722,10 +722,6 @@ static char *XGI_GetCPUFreq(ScrnInfoPtr pScrn, char *buf, double *cpuFreq)
|
||||
|
||||
#ifdef XGICHECKOSSSE
|
||||
|
||||
#ifndef XFree86LOADER
|
||||
#include <setjmp.h>
|
||||
#endif
|
||||
|
||||
static jmp_buf sigill_return;
|
||||
|
||||
static void sigill_handler(void)
|
||||
|
||||
Reference in New Issue
Block a user