Dbench start/stop

This commit is contained in:
jl777
2019-02-22 21:46:51 -11:00
parent 33f126914e
commit 3846555d19

View File

@@ -6,6 +6,10 @@
* by Gilles Van Assche, Daniel J. Bernstein, and Peter Schwabe */
#include <stdint.h>
#define DBENCH_START()
#define DBENCH_STOP()
#include "dilithium.h"