/[lwip]/lwip/src/arch/rtxc/include/arch/lib.h
ViewVC logotype

Diff of /lwip/src/arch/rtxc/include/arch/lib.h

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

revision 1.1.1.1 by likewise, Sat Oct 19 13:00:42 2002 UTC revision 1.2 by jani, Thu Dec 19 10:37:08 2002 UTC
# Line 34  Line 34 
34    
35  #include <string.h>  #include <string.h>
36    
 #define bcopy(s, d, l) memcpy(d, s, l)  
 #define bzero(d, l)    memset(d, 0, l)  
37    
38  #endif /* __LIB_H__ */  #endif /* __LIB_H__ */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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