includes corrected

master
pmvr 2020-06-13 17:06:50 +02:00
parent a4044c3b52
commit 7911f28208
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
#include "py/dynruntime.h"
#include "stdint.h"
#include "arithmetic.h"
#include "ec.h"
const uint32_t a24R = 0x468ba6;
const uint32_t p[8] = {0x7fffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffed};