We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b41ac commit 4651b94Copy full SHA for 4651b94
arch/x86/lib/misc.c
@@ -1,4 +1,6 @@
1
// SPDX-License-Identifier: GPL-2.0
2
+#include <asm/misc.h>
3
+
4
/*
5
* Count the digits of @val including a possible sign.
6
*
0 commit comments