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 */