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/no_cpu/rtems/score/no_cpu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h') diff --git a/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h b/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h index 1cb04d4d53..8deaa256ac 100644 --- a/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h +++ b/cpukit/score/cpu/no_cpu/rtems/score/no_cpu.h @@ -17,8 +17,8 @@ * */ -#ifndef _INCLUDE_NO_CPU_h -#define _INCLUDE_NO_CPU_h +#ifndef _RTEMS_SCORE_NO_CPU_H +#define _RTEMS_SCORE_NO_CPU_H #ifdef __cplusplus extern "C" { -- cgit v1.2.3