18c2ecf20Sopenharmony_ci#ifndef __ASM_GENERIC_STRING_H
28c2ecf20Sopenharmony_ci#define __ASM_GENERIC_STRING_H
38c2ecf20Sopenharmony_ci/*
48c2ecf20Sopenharmony_ci * The kernel provides all required functions in lib/string.c
58c2ecf20Sopenharmony_ci *
68c2ecf20Sopenharmony_ci * Architectures probably want to provide at least their own optimized
78c2ecf20Sopenharmony_ci * memcpy and memset functions though.
88c2ecf20Sopenharmony_ci */
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#endif /* __ASM_GENERIC_STRING_H */
11