From 092f142af38a00d9423c7ed7a4872a034ed0ff58 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 28 Jan 2005 05:00:21 +0000 Subject: New header guard. --- cpukit/score/include/rtems/score/wkspace.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit/score/include/rtems/score/wkspace.h') diff --git a/cpukit/score/include/rtems/score/wkspace.h b/cpukit/score/include/rtems/score/wkspace.h index a4015d2a51..f438c39e1e 100644 --- a/cpukit/score/include/rtems/score/wkspace.h +++ b/cpukit/score/include/rtems/score/wkspace.h @@ -17,8 +17,8 @@ * $Id$ */ -#ifndef __WORKSPACE_h -#define __WORKSPACE_h +#ifndef _RTEMS_SCORE_WKSPACE_H +#define _RTEMS_SCORE_WKSPACE_H /** * @defgroup ScoreWorkspace Workspace Handler -- cgit v1.2.3