Rename switcher.S to x86/switcher_32.S
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:03:25 +0000 (11:03 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:50 +0000 (15:49 +1000)
lguest uses a "switcher" shim mapped high to bounce between host and
guest.  As lguest becomes less i386-centric, we separate this code
into a subdir.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found