diff options
Diffstat (limited to 'tools/nissy_extra.h')
| -rw-r--r-- | tools/nissy_extra.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h index 17906d4..1e714a7 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | /* Intended only for tools */ | 1 | /* |
| 2 | This header file exposes certain functions that are meant to be used | ||
| 3 | for testing purposes only. | ||
| 4 | */ | ||
| 2 | 5 | ||
| 6 | size_t gendata_h48_derive(uint8_t, const void *, void *); | ||
| 3 | int parse_h48_options(const char *, uint8_t *, uint8_t *, uint8_t *); | 7 | int parse_h48_options(const char *, uint8_t *, uint8_t *, uint8_t *); |
