From f6ed46df0303c5ba5a12534f016a765d8876b5ac Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Feb 2005 05:40:52 +0000 Subject: Header guards cleanup. --- cpukit/score/cpu/or32/rtems/score/or32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/cpu/or32/rtems') diff --git a/cpukit/score/cpu/or32/rtems/score/or32.h b/cpukit/score/cpu/or32/rtems/score/or32.h index 73c52b9371..f54fbf2bbb 100644 --- a/cpukit/score/cpu/or32/rtems/score/or32.h +++ b/cpukit/score/cpu/or32/rtems/score/or32.h @@ -69,4 +69,4 @@ extern "C" { } #endif -#endif /* ! _INCLUDE_NO_CPU_h */ +#endif /* _RTEMS_SCORE_OR32_H */ -- cgit v1.2.3