From: Jes Sorensen Date: Mon, 22 Oct 2007 00:56:26 +0000 (+1000) Subject: Move lguest hcalls to arch-specific header X-Git-Tag: v2.6.24-rc1~28^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37ae93d597fc63bae979db76b527dcc7740dc9d;p=pandora-kernel.git Move lguest hcalls to arch-specific header Move architecture specific portion of lg_hcall code to asm-i386/lg_hcall.h and have it included from linux/lguest.h. [Changed to asm-i386/lguest_hcall.h so documentation finds it -RR] Signed-off-by: Jes Sorensen Signed-off-by: Rusty Russell Cc: Jes Sorensen --- Reading git-diff-tree failed