mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 06:04:14 +08:00
178282a054
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 |
||
---|---|---|
.. | ||
asm | ||
.gitignore | ||
Makefile | ||
memcmp_32.S | ||
memcmp_64.S | ||
memcmp.c | ||
string.c | ||
strlen_32.S | ||
strlen.c |