commit | 6865b32a865c76bfa02be383b52041b942cb232b | [log] [tgz] |
---|---|---|
author | Daniel Baluta <dbaluta@ixiacom.com> | Mon May 20 10:25:39 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon May 20 12:09:40 2013 +0930 |
tree | 30ce39433ddf893191c62ce59b95a100c372f5fe | |
parent | 2a647bfe1bf43af51530862b9ec70032bdd0a44c [diff] |
lguest: rename i386_head.S Since commit 9a163ed8e0 (i386: move kernel) kernel/i386_head.S was renamed to kernel/head_32.S. We do the same for lguest/i386_head.S. Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>