]> Git Repo - J-linux.git/blob - arch/csky/include/asm/string.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[J-linux.git] / arch / csky / include / asm / string.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef _CSKY_STRING_MM_H_
4 #define _CSKY_STRING_MM_H_
5
6 #ifndef __ASSEMBLY__
7 #include <linux/types.h>
8 #include <linux/compiler.h>
9 #include <abi/string.h>
10 #endif
11
12 #endif /* _CSKY_STRING_MM_H_ */
This page took 0.037433 seconds and 4 git commands to generate.