summaryrefslogtreecommitdiff
path: root/bsp/coreip-e20-rtl/metal.h
diff options
context:
space:
mode:
authorBunnaroath Sou <bsou@sifive.com>2019-03-18 12:58:11 -0700
committerBunnaroath Sou <bsou@sifive.com>2019-03-18 12:58:11 -0700
commit0fe5ca97956cc15effd0c459a81c8caacbc80ac3 (patch)
treead49ff7afc82f2ae691b8ebea1f8f88ae806b14c /bsp/coreip-e20-rtl/metal.h
parent6695a994b01585ae3dce0e492de3c4e3feb2ae4f (diff)
Update Arty clock to reflects HW
Diffstat (limited to 'bsp/coreip-e20-rtl/metal.h')
-rw-r--r--bsp/coreip-e20-rtl/metal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bsp/coreip-e20-rtl/metal.h b/bsp/coreip-e20-rtl/metal.h
index f2441c6..4e03f92 100644
--- a/bsp/coreip-e20-rtl/metal.h
+++ b/bsp/coreip-e20-rtl/metal.h
@@ -1,7 +1,7 @@
#ifndef ASSEMBLY
-#ifndef COREIP_E20__METAL_H
-#define COREIP_E20__METAL_H
+#ifndef COREIP_E20_RTL__METAL_H
+#define COREIP_E20_RTL__METAL_H
#ifdef __METAL_MACHINE_MACROS
@@ -205,5 +205,5 @@ struct __metal_driver_sifive_spi0 *__metal_spi_table[] = {
#endif /* ! __METAL_MACHINE_MACROS */
-#endif /* COREIP_E20__METAL_H*/
+#endif /* COREIP_E20_RTL__METAL_H*/
#endif /* ! ASSEMBLY */