blob: f87cffb8865e15eb0dc8e69fe7bf10ac5c43605d [file] [log] [blame]
extern void hash_new (void);
void
kmod_new (void)
{
hash_new();
}