Commit 5798b177 authored by Raphael Defosseux's avatar Raphael Defosseux

Dummy push to trigger CI again

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent ec0b9248
......@@ -49,10 +49,8 @@ int oai_exit=0;
#include "PHY/sse_intrin.h"
#include "assertions.h"
#define print_shorts(s,x) printf("%s %d,%d,%d,%d,%d,%d,%d,%d\n",s,(x)[0],(x)[1],(x)[2],(x)[3],(x)[4],(x)[5],(x)[6],(x)[7])
#define print_shorts256(s,x) printf("%s %d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d\n",s,(x)[0],(x)[1],(x)[2],(x)[3],(x)[4],(x)[5],(x)[6],(x)[7],(x)[8],(x)[9],(x)[10],(x)[11],(x)[12],(x)[13],(x)[14],(x)[15])
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment