From 27b299d932c7ac8e344a5be0d1fc6696f8ae1991 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 21 Feb 2005 07:39:58 +0000 Subject: New header guards. --- cpukit/rtems/inline/rtems/rtems/support.inl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/inline/rtems/rtems/support.inl') diff --git a/cpukit/rtems/inline/rtems/rtems/support.inl b/cpukit/rtems/inline/rtems/rtems/support.inl index cb1adac729..4c507b0daf 100644 --- a/cpukit/rtems/inline/rtems/rtems/support.inl +++ b/cpukit/rtems/inline/rtems/rtems/support.inl @@ -16,8 +16,8 @@ * $Id$ */ -#ifndef __RTEMS_SUPPORT_inl -#define __RTEMS_SUPPORT_inl +#ifndef _RTEMS_RTEMS_SUPPORT_INL +#define _RTEMS_RTEMS_SUPPORT_INL /*PAGE * -- cgit v1.2.3