On Thu, Oct 08, 2009 at 12:12:11PM +0200, Felix Zielcke wrote:
> Am Mittwoch, den 07.10.2009, 23:13 +0200 schrieb Robert Millan:
> 
> >         (grub_cpuid_has_longmode): ... this.  Update all users.  Remove
> >         `unsigned' attribute.
> 
> I think that should be `static' not `unsigned':
> 
> -static unsigned char has_longmode = 0;
> +unsigned char grub_cpuid_has_longmode = 0;

Oh, right.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to