aboutsummaryrefslogtreecommitdiff
path: root/tools/nissy_extra.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nissy_extra.h')
-rw-r--r--tools/nissy_extra.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h
index 1600681..3e9c9ab 100644
--- a/tools/nissy_extra.h
+++ b/tools/nissy_extra.h
@@ -11,6 +11,5 @@ for testing purposes only.
11 11
12size_t gendata_h48_derive(uint8_t, const void *, void *); 12size_t gendata_h48_derive(uint8_t, const void *, void *);
13int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); 13int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]);
14long long int nissy_datainfo( 14long long int nissy_datainfo(uint64_t, const char *, void (*)(const char *));
15 uint64_t, const char *, void (*)(const char *, ...));
16long long int nissy_derivedata(const char *, const void *, void *); 15long long int nissy_derivedata(const char *, const void *, void *);

Generated with cgit - Back to sebastiano.tronto.net