]> git.llucax.com Git - z.facultad/66.09/etherled.git/blob - pruebas/sdcc/8051_dp8390_echo_server/config.h
71f1727b0a792aee60c754de306171777025a160
[z.facultad/66.09/etherled.git] / pruebas / sdcc / 8051_dp8390_echo_server / config.h
1 // vim: set et sw=4 sts=4 :     
2
3 #ifndef _CONFIG_H_
4 #define _CONFIG_H_
5
6 #define NET_RECV_CALLBACK eth_recv
7
8 #define 
9
10 #endif // _CONFIG_H_