Use "struct boot_params" in example launcher
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Oct 2007 01:29:57 +0000 (11:29 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 23 Oct 2007 05:49:57 +0000 (15:49 +1000)
commit43d33b21a03d3abcc8cbdeb4d52bc4568f822c5e
tree0d4962a625b028e84586c645deb4387861865fb6
parent5bbf89fc260830f3f58b331d946a16b39ad1ca2d
Use "struct boot_params" in example launcher

Now that the "struct boot_params" is userspace accessible, we don't need
magic numbers.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Documentation/lguest/lguest.c