Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/arch/s390/purgatory/string.c
26424 views
1
// SPDX-License-Identifier: GPL-2.0
2
#define __HAVE_ARCH_MEMCMP /* arch function */
3
#include "../lib/string.c"
4
5