]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit06f561b13aa8d4010c60491b0b5f44e512bd5d84
tree0d4962a625b028e84586c645deb4387861865fb6
parent3650abe307929b69a189b540c9030e0dfe78030f
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