Sign in
coral
/
linux-mtk
/
df3eed3d282f2fe1ffb73d3545fcde4e9b80a0d3
/
.
/
tools
/
lib
/
lockdep
/
uinclude
/
linux
/
prefetch.h
blob: d73fe6f850acff1d71064f3c90db84cb106ed6d4 [
file
]
#ifndef
_LIBLOCKDEP_LINUX_PREFETCH_H_
#define
_LIBLOCKDEP_LINUX_PREFETCH_H
static
inline
void
prefetch
(
void
*
a __attribute__
((
unused
)))
{
}
#endif