diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-27 08:22:55 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-27 08:25:41 +0200 |
| commit | cee9856b2cb151f705acf6d27454ec08ef2b9a4e (patch) | |
| tree | 4616e5c59e01be16e96103f9e9897ef004434eb7 /tools/nissy_extra.h | |
| parent | 0b32395de2500ad87e15fbb0ff4a852e313037e9 (diff) | |
| parent | 79500f46632ba50b1640d16983942b940dd7955f (diff) | |
| download | nissy-core-cee9856b2cb151f705acf6d27454ec08ef2b9a4e.tar.gz nissy-core-cee9856b2cb151f705acf6d27454ec08ef2b9a4e.zip | |
Merge branch 'master' of tronto.net:h48
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 4294c24..1e714a7 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h | |||
| @@ -4,3 +4,4 @@ for testing purposes only. | |||
| 4 | */ | 4 | */ |
| 5 | 5 | ||
| 6 | size_t gendata_h48_derive(uint8_t, const void *, void *); | 6 | size_t gendata_h48_derive(uint8_t, const void *, void *); |
| 7 | int parse_h48_options(const char *, uint8_t *, uint8_t *, uint8_t *); | ||
