sam7fc/include/at91_udp.h

7 lines
91 B
C

#ifndef AT91_UDP_H_
#define AT91_UDP_H_
void at91_udp_init(void);
#endif /*AT91_UDP_H_*/