5 lines
88 B
C
5 lines
88 B
C
#include <stddef.h>
|
|
#include <stdlib.h>
|
|
|
|
unsigned int *magic_packet(unsigned int *mac);
|