Move lguest hcalls to arch-specific header
commitc37ae93d597fc63bae979db76b527dcc7740dc9d
authorJes Sorensen <jes@sgi.com>
Mon, 22 Oct 2007 00:56:26 +0000 (22 10:56 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:49 +0000 (23 15:49 +1000)
tree2ac25ff96a42593b536d4cdb10f5cbfdb96ef347
parent05aa026a62d0fe0b4664a01d1537984b12567e7c
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 <jes@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jes Sorensen <jes@sgi.com>
include/asm-x86/lguest_hcall.h [copied from include/linux/lguest.h with 52% similarity]
include/linux/lguest.h