2009-06-22 21:58:41 +02:00

6 lines
105 B
C

#include <stdlib.h>
#include <stdint.h>
void dump_packet(uint32_t addr,uint32_t len,uint8_t *packet);