mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
This function was originally added by commit 8af27e1dc4 ("fixdep: use
hash table instead of a single array").
Move it to scripts/include/ so that other host programs can use it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>