mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
add prints
This commit is contained in:
parent
4779c723d8
commit
fc48e1c1db
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ int init_mutex() {
|
|||
|
||||
int main(int argc, char **argv) {
|
||||
|
||||
printf("DAAAAAAAAAAAAAAAAAAAAAWWWWWWWWWWWWWWWWNNNNNNN\n");
|
||||
printf("\nDAWN sizeof(probe_entry_s) == %d\n", sizeof(struct probe_entry_s));
|
||||
|
||||
const char *ubus_socket = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue