diff options
Diffstat (limited to 'tools/nissy_extra.h')
| -rw-r--r-- | tools/nissy_extra.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h index cc7b088..fd44f2c 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h | |||
| @@ -10,4 +10,5 @@ for testing purposes only. | |||
| 10 | 10 | ||
| 11 | size_t gendata_h48_derive(uint8_t, const void *, void *); | 11 | size_t gendata_h48_derive(uint8_t, const void *, void *); |
| 12 | int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); | 12 | int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); |
| 13 | int64_t nissy_datainfo(uint64_t, const char *, void (*)(const char *, ...)); | ||
| 13 | int64_t nissy_derivedata(const char *, const void *, void *); | 14 | int64_t nissy_derivedata(const char *, const void *, void *); |
