aboutsummaryrefslogtreecommitdiff
path: root/tools/nissy_extra.h
blob: 1e714a7d82d0bc58bcc1f33ecdd0a43f9fd2effc (plain)
1
2
3
4
5
6
7
/*
This header file exposes certain functions that are meant to be used
for testing purposes only.
*/

size_t gendata_h48_derive(uint8_t, const void *, void *);
int parse_h48_options(const char *, uint8_t *, uint8_t *, uint8_t *);

Generated with cgit - Back to sebastiano.tronto.net