mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
utils.h provides have_hwcap() and have_hwcap2() which check for a feature bit. Those bits are defined in asm/cputable.h, so include it in utils.h so users of utils.h don't have to do it manually. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200819015727.1977134-4-mpe@ellerman.id.au |
||
|---|---|---|
| .. | ||
| basic_asm.h | ||
| fpu_asm.h | ||
| gpr_asm.h | ||
| instructions.h | ||
| pkeys.h | ||
| reg.h | ||
| subunit.h | ||
| utils.h | ||
| vmx_asm.h | ||
| vsx_asm.h | ||