index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
string.h
blob: 2c356f90f171bdd92847f4dbb649b52f1d2769ef (
plain
) (
blame
)
1
2
3
4
5
#ifdef __uClinux__
#include
"string_no.h"
#else
#include
"string_mm.h"
#endif