summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-07-16 08:43:51 -0700
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-07-16 08:43:51 -0700
commit4784214a6ae95ce550ace36bb54e08e6669f9b74 (patch)
tree1534d0742d6c6e1da986626b033386bdd782a01d /c/src/lib/libbsp/powerpc
parentMost bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guard (diff)
downloadrtems-4784214a6ae95ce550ace36bb54e08e6669f9b74.tar.bz2
remaining bsp.h: Fix by hand to LIBBSP_@CPU@_@BSP_FAMILY@_BSP_H
These files were left after running the script in the previous patch.
Diffstat (limited to 'c/src/lib/libbsp/powerpc')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/include/bsp.h4
-rw-r--r--c/src/lib/libbsp/powerpc/gen83xx/include/bsp.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h b/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h
index d27c9c1b8c..66d8364671 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/gen5200/include/bsp.h
@@ -20,8 +20,8 @@
| this file contains board specific definitions |
\*===============================================================*/
-#ifndef __GEN5200_BSP_h
-#define __GEN5200_BSP_h
+#ifndef LIBBSP_POWERPC_GEN5200_BSP_H
+#define LIBBSP_POWERPC_GEN5200_BSP_H
#include <bspopts.h>
diff --git a/c/src/lib/libbsp/powerpc/gen83xx/include/bsp.h b/c/src/lib/libbsp/powerpc/gen83xx/include/bsp.h
index b9033c1351..1e1243bf4c 100644
--- a/c/src/lib/libbsp/powerpc/gen83xx/include/bsp.h
+++ b/c/src/lib/libbsp/powerpc/gen83xx/include/bsp.h
@@ -18,8 +18,8 @@
\*===============================================================*/
-#ifndef __GEN83xx_BSP_h
-#define __GEN83xx_BSP_h
+#ifndef LIBBSP_POWERPC_GEN83XX_BSP_H
+#define LIBBSP_POWERPC_GEN83XX_BSP_H
#define BSP_FEATURE_IRQ_EXTENSION