Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 
0003 #ifndef _CSKY_STRING_MM_H_
0004 #define _CSKY_STRING_MM_H_
0005 
0006 #ifndef __ASSEMBLY__
0007 #include <linux/types.h>
0008 #include <linux/compiler.h>
0009 #include <abi/string.h>
0010 #endif
0011 
0012 #endif /* _CSKY_STRING_MM_H_ */