/[lwip]/contrib/ports/c16x/include/netif/cs8900if.h
ViewVC logotype

Diff of /contrib/ports/c16x/include/netif/cs8900if.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by likewise, Wed May 14 14:20:13 2003 UTC revision 1.5 by christiaans, Fri Nov 25 12:04:21 2005 UTC
# Line 75  void cs8900if_service(struct netif *); Line 75  void cs8900if_service(struct netif *);
75  void cs8900if_input(struct netif *netif);  void cs8900if_input(struct netif *netif);
76  err_t cs8900if_output(struct netif *netif, struct pbuf *p, struct ip_addr *ipaddr);  err_t cs8900if_output(struct netif *netif, struct pbuf *p, struct ip_addr *ipaddr);
77    
78  void cs8900_send_debug(unsigned char *p, unsigned int len);  void cs8900_send_debug(u8_t *p, u16_t len);
79    
80  #endif /* __NETIF_CS8900IF_H__ */  #endif /* __NETIF_CS8900IF_H__ */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26