Would you care to sweep the other bsp.h too?
On Thu, Jul 16, 2015 at 10:47 AM, Joel Sherrill <joel.sherr...@oarcorp.com> wrote: > This is needed to follow the convention expected in nexus-devices.h > in the rtems-libbsd tree. > --- > c/src/lib/libbsp/i386/pc386/include/bsp.h | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/c/src/lib/libbsp/i386/pc386/include/bsp.h > b/c/src/lib/libbsp/i386/pc386/include/bsp.h > index f537eb6..5a82ac2 100644 > --- a/c/src/lib/libbsp/i386/pc386/include/bsp.h > +++ b/c/src/lib/libbsp/i386/pc386/include/bsp.h > @@ -44,8 +44,8 @@ > | ************************************************************************** > +--------------------------------------------------------------------------*/ > > -#ifndef _BSP_H > -#define _BSP_H > +#ifndef LIBBSP_I386_PC386_BSP_H > +#define LIBBSP_I386_PC386_BSP_H > > #ifndef ASM > > -- > 1.7.1 > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel