summaryrefslogtreecommitdiff
path: root/src/post/goom/mmx.h
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-17 22:38:14 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-17 22:38:14 +0000
commit5e1efcee823576470ffa3ae2f57ba5c6020e436b (patch)
tree78e96c862dea4521bef2dc4812f46ecf9e873961 /src/post/goom/mmx.h
parent70dc13d0f5a33871b6e1f4ede9ed3a50159f4ad6 (diff)
parent7d9294e060283d36cc1ac996cba807e95de5dc31 (diff)
downloadxine-lib-5e1efcee823576470ffa3ae2f57ba5c6020e436b.tar.gz
xine-lib-5e1efcee823576470ffa3ae2f57ba5c6020e436b.tar.bz2
Merge the backout.
Diffstat (limited to 'src/post/goom/mmx.h')
-rw-r--r--src/post/goom/mmx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/post/goom/mmx.h b/src/post/goom/mmx.h
index d422eac20..6861b7cfe 100644
--- a/src/post/goom/mmx.h
+++ b/src/post/goom/mmx.h
@@ -244,10 +244,8 @@ mmx_ok(void)
return ( mm_support() & 0x1 );
}
-#ifdef CPU_X86
int mmx_supported (void);
int xmmx_supported (void);
-#endif
/* MMX optimized implementations */