From 7f70d1b75d19fb941946e9d72be7586f21e5e42d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 28 Jan 2005 15:56:09 +0000 Subject: New header guard. --- cpukit/score/cpu/c4x/rtems/asm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/c4x/rtems/asm.h') diff --git a/cpukit/score/cpu/c4x/rtems/asm.h b/cpukit/score/cpu/c4x/rtems/asm.h index 1e75c78447..2311995e61 100644 --- a/cpukit/score/cpu/c4x/rtems/asm.h +++ b/cpukit/score/cpu/c4x/rtems/asm.h @@ -25,8 +25,8 @@ * $Id$ */ -#ifndef __C4X_ASM_h -#define __C4X_ASM_h +#ifndef _RTEMS_ASM_H +#define _RTEMS_ASM_H /* * Indicate we are in an assembly file and get the basic CPU definitions. -- cgit v1.2.3