2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>

* rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h:
	Header guards cleanup.
This commit is contained in:
Ralf Corsepius
2005-02-04 05:38:26 +00:00
parent fa6b0f5f42
commit b5cdddfaba
4 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h:
Header guards cleanup.
2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 754/rtems
+1 -1
View File
@@ -691,5 +691,5 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
#define CALG $17
#endif
#endif /* _IDTCPU_H__ */
#endif /* _RTEMS_MIPS_IDTCPU_H */
+1 -1
View File
@@ -328,5 +328,5 @@ LICENSED MATERIAL - PROGRAM PROPERTY OF IDT
/* Ketan till here */
#endif
#endif /* __IREGDEF_H__ */
#endif /* _RTEMS_MIPS_IREGDEF_H */
+1 -1
View File
@@ -279,5 +279,5 @@ extern "C" {
}
#endif
#endif /* ! _INCLUDE_MIPS_h */
#endif /* _RTEMS_SCORE_MIPS_H */
/* end of include file */