Transform: Byte+Nibble Transpose/Shuffle header

This commit is contained in:
x
2017-01-04 16:32:04 +01:00
parent 14ec90cab5
commit f5528867f6

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// transpose.h - byte transpose
// transpose.h - byte transpose
#ifdef __cplusplus
extern "C" {
#endif