]> git.baikalelectronics.ru Git - kernel.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)
commit005b7f6649d15135f7721c6cfa0eaf928cae7a6a
tree1feb0a08fb30b98cff5a2ecc7b7d2cf40baa42b7
parent43f675f1ef5519737391c36495b999a9b028786a
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