Move lguest hcalls to arch-specific header
authorJes Sorensen <jes@sgi.com>
Mon, 22 Oct 2007 00:56:26 +0000 (10:56 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:49 +0000 (15:49 +1000)
commitc37ae93d597fc63bae979db76b527dcc7740dc9d
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 [new file with mode: 0644]
include/linux/lguest.h