aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/formulas.h
blob: 763b85d3c45fecfaf1cc3072e53e28e57b3b1be3 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef FORMULAS_H_
#define FORMULAS_H_

void formulas_init(void);

void formulas_clear(void);

#endif //FORMULAS_H_