aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/purgatory/string.c
blob: c98c22a72db717834085c4ef00f66475144c780e (plain) (blame)
1
2
3
// SPDX-License-Identifier: GPL-2.0
#define __HAVE_ARCH_MEMCMP	/* arch function */
#include "../lib/string.c"