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

export.h (115B)


      1/* EXPORT_DATA_SYMBOL != EXPORT_SYMBOL here */
      2#define KSYM_FUNC(name) @fptr(name)
      3#include <asm-generic/export.h>