Deleted Added
full compact
1c1
< /* Copyright (C) 2006 Free Software Foundation, Inc.
---
> /* Copyright (C) 2006, 2007 Free Software Foundation, Inc.
33c33,37
< #ifdef __SSSE3__
---
> #ifndef __SSSE3__
> # error "SSSE3 instruction set not enabled"
> #else
>
> /* We need definitions from the SSE3, SSE2 and SSE header files*/