luckfox-pico-sdk/sysdrv/source/kernel/arch/s390/purgatory/string.c
2023-08-08 20:36:47 +08:00

4 lines
110 B
C

// SPDX-License-Identifier: GPL-2.0
#define __HAVE_ARCH_MEMCMP /* arch function */
#include "../lib/string.c"