Cc: lkml - Kernel Mailing List <linux-kernel@...>, Jeremy Fitzhardinge <jeremy@...>, lguest <lguest@...>, James Bottomley <James.Bottomley@...>, Vivek Goyal <vgoyal@...>, Eric W. Biederman <ebiederm@...>, H. Peter Anvin <hpa@...>
Hi guys
Would it not be clearer to #include <asm/bootparam.h> and use
the relevant named members of struct setup_header / struct boot_params
rather than the hard-coded values 0x202, 0x1F1, 0x214 ?
--
Chris
On Wed, 2007-10-03 at 09:40 +1000, Rusty Russell wrote:
[snip]