Added comment on how to build test18 (for #648)

This commit is contained in:
ptitSeb 2023-03-29 08:45:36 +02:00
parent 0ea1775084
commit 0baa5a82ad

View File

@ -1,3 +1,4 @@
// build with gcc -march=corei7 -O2 -g -maes -mpclmul test18.c -o test18
#include <stdio.h>
#include <stdint.h>
#include <wmmintrin.h>