cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

string.c (110B)


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