]> git.karo-electronics.de Git - karo-tx-linux.git/commit
lguest: include function prototypes
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 13 Feb 2008 21:14:35 +0000 (13:14 -0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 11:55:49 +0000 (12:55 +0100)
commitcbc34973709eb41b369c304c075cf2069f847012
tree1feb0a08fb30b98cff5a2ecc7b7d2cf40baa42b7
parentbfa274e2436fc7ef72ef51c878083647f1cfd429
lguest: include function prototypes

Added a declaration to asm-x86/lguest.h and moved the extern arrays there
as well.  As an alternative to including asm/lguest.h directly, an
include could be put in linux/lguest.h

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: "rusty@rustcorp.com.au" <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/lguest/boot.c
include/asm-x86/lguest.h