Sign in
android-kvm
/
linux
/
71ae8aac3e198c6f3577cb7ad3a17f6128e97bfa
/
.
/
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 */