On Sat, Aug 08, 2009 at 04:48:32PM +0200, Yves Blusseau wrote: > diff --git a/include/grub/symbol.h b/include/grub/symbol.h > index 68d9f00..5fba549 100644 > --- a/include/grub/symbol.h > +++ b/include/grub/symbol.h > @@ -21,6 +21,8 @@ > > #include <config.h> > > +#define LOCAL(X) L_##X > + > /* Add an underscore to a C symbol in assembler code if needed. */ > #ifdef HAVE_ASM_USCORE > # define EXT_C(sym) _ ## sym
Assuming Pavel is OK with it, I have no objection. -- 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