Byte Transpose/Shuffle

This commit is contained in:
powturbo
2015-06-11 22:18:07 +02:00
parent 5af7878a18
commit c631767ba5

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// transpose.c - byte transpose
// transpose.c - byte transpose
#ifndef ESIZE
#include "transpose.h"