Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
880d5a36efe7479287c36194bffdcd6d7a183bab
/
.
/
arch
/
s390
/
include
/
asm
/
cacheflush.h
blob: afe296515f7634ba3b32a0362c8803b4bb882cbc [
file
] [
log
] [
blame
]
#ifndef
_S390_CACHEFLUSH_H
#define
_S390_CACHEFLUSH_H
/* Caches aren't brain-dead on the s390. */
#include
<asm-generic/cacheflush.h>
#include
<asm/set_memory.h>
#endif
/* _S390_CACHEFLUSH_H */