Back to home page

OSCL-LXR

 
 

    


0001 #ifndef __ASM_GENERIC_STRING_H
0002 #define __ASM_GENERIC_STRING_H
0003 /*
0004  * The kernel provides all required functions in lib/string.c
0005  *
0006  * Architectures probably want to provide at least their own optimized
0007  * memcpy and memset functions though.
0008  */
0009 
0010 #endif /* __ASM_GENERIC_STRING_H */