SS7 MTP Layer 2/3 Implementation (partly)
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#define DSIM2 31
|
||||
#define DSIMI 32
|
||||
#define DSIM7 33
|
||||
#define DMTP2 34
|
||||
#define DMTP3 35
|
||||
|
||||
void get_win_size(int *w, int *h);
|
||||
|
||||
@@ -58,3 +60,5 @@ extern void (*print_console_text)(void);
|
||||
|
||||
extern int debug_limit_scroll;
|
||||
|
||||
const char *debug_hex(const uint8_t *data, int len);
|
||||
|
||||
|
Reference in New Issue
Block a user