summaryrefslogtreecommitdiff
path: root/drivers/staging/echo/mmx.h
AgeCommit message (Collapse)Author
2010-01-21More coding-style changes in mmx.hTzafrir Cohen
Likewise: no functional changes.
2010-01-21Style cleanups in fir.h and mmx.hTzafrir Cohen
Coding style issues only. No functional change.
2010-01-21use explicit union instead of typedefTzafrir Cohen
2010-01-21Add a more proper MMX support to OSLECTzafrir Cohen
* Grab mmx.h from http://svn.astfin.org/software/oslec/trunk/spandsp-0.0.3/src/spandsp/mmx.h (rev 2141) * Fix Kbuild * Re-add MMX and SSE2 support in fir.h Note that the added code still needs some slightly shaping into kernel form.