Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6f901b737691ef8b8c09de4a807f9831264ea0de
/
.
/
include
/
asm-generic
/
hash.h
blob: 05cb3421ee7e5cbf3c762821cf049016dbc0a3ab [
file
] [
log
] [
blame
]
#ifndef
__ASM_GENERIC_HASH_H
#define
__ASM_GENERIC_HASH_H
struct
arch_hash_ops
;
static
inline
void
setup_arch_fast_hash
(
struct
arch_hash_ops
*
ops
)
{
}
#endif
/* __ASM_GENERIC_HASH_H */