x86/boot: Add missing declaration of string functions
authorNicholas Mc Guire <hofrat@osadl.org>
Sat, 7 Jan 2017 09:38:31 +0000 (10:38 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 9 Jan 2017 10:53:05 +0000 (11:53 +0100)
commitfac69d0efad08fc15e4dbfc116830782acc0dc9a
tree8ee25b7c9afd2831851a613014f675e5048f5285
parenta33d331761bc5dd330499ca5ceceb67f0640a8e6
x86/boot: Add missing declaration of string functions

Add the missing declarations of basic string functions to string.h to allow
a clean build.

Fixes: 5be865661516 ("String-handling functions for the new x86 setup code.")
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Link: http://lkml.kernel.org/r/1483781911-21399-1-git-send-email-hofrat@osadl.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/string.c
arch/x86/boot/string.h