Transform: Byte+Nibble Transpose/Shuffle

This commit is contained in:
x
2017-01-04 16:31:24 +01:00
parent 81aec9d006
commit 14ec90cab5

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// Nibble/Byte transpose
// Nibble/Byte transpose
#if !defined(TRANSPOSE) && !defined(TRANSPOSEV)
#include <string.h>