Commit 4651b943 authored by Anuradha Weeraman's avatar Anuradha Weeraman Committed by Ingo Molnar

x86/lib: Include <asm/misc.h> to fix a missing prototypes warning at build time

Signed-off-by: default avatarAnuradha Weeraman <anuradha@debian.org>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230103034637.74679-1-anuradha@debian.org
parent 69b41ac8
// SPDX-License-Identifier: GPL-2.0
#include <asm/misc.h>
/*
* Count the digits of @val including a possible sign.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment