summaryrefslogtreecommitdiff
path: root/bsp/coreip-e21-rtl/metal.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/coreip-e21-rtl/metal.h')
-rw-r--r--bsp/coreip-e21-rtl/metal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bsp/coreip-e21-rtl/metal.h b/bsp/coreip-e21-rtl/metal.h
index b901bfb..8f1799b 100644
--- a/bsp/coreip-e21-rtl/metal.h
+++ b/bsp/coreip-e21-rtl/metal.h
@@ -1,7 +1,7 @@
#ifndef ASSEMBLY
-#ifndef COREIP_E21__METAL_H
-#define COREIP_E21__METAL_H
+#ifndef COREIP_E21_RTL__METAL_H
+#define COREIP_E21_RTL__METAL_H
#ifdef __METAL_MACHINE_MACROS
@@ -311,5 +311,5 @@ struct __metal_driver_sifive_spi0 *__metal_spi_table[] = {
#endif /* ! __METAL_MACHINE_MACROS */
-#endif /* COREIP_E21__METAL_H*/
+#endif /* COREIP_E21_RTL__METAL_H*/
#endif /* ! ASSEMBLY */