From 7ca5762c8f21991ee2533cd035b5652ba0deb49c Mon Sep 17 00:00:00 2001 From: powturbo Date: Thu, 11 Jun 2015 22:07:31 +0200 Subject: [PATCH] BitPack SIMD --- bitpackv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/bitpackv.c b/bitpackv.c index 34a9e91..0f683e8 100644 --- a/bitpackv.c +++ b/bitpackv.c @@ -103,3 +103,4 @@ unsigned char *bitd1packv32(unsigned *__restrict in, unsigned n, unsigned }\ } #endif +