From 0e3fe7b6751ddcb3044888616cdf9e92cc8152aa Mon Sep 17 00:00:00 2001 From: powturbo Date: Thu, 11 Jun 2015 22:06:44 +0200 Subject: [PATCH] BitUnpack SIMD --- bitunpackv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bitunpackv.c b/bitunpackv.c index c9d4e10..da33b69 100644 --- a/bitunpackv.c +++ b/bitunpackv.c @@ -130,3 +130,4 @@ unsigned char *bitd1unpackv32( unsigned char *__restrict in, unsigned n, unsigne }\ } #endif +