summaryrefslogtreecommitdiff
path: root/bsp/sifive-hifive1-revb/metal-platform.h
diff options
context:
space:
mode:
authorNathaniel Graff <nathaniel.graff@sifive.com>2019-06-21 21:05:11 +0000
committerGitHub <noreply@github.com>2019-06-21 21:05:11 +0000
commit543c5f1122f39fc5791a31bc3c8d714108acf8d1 (patch)
treee810c8fe1496b26a55cb9de24a4d78cbecafd850 /bsp/sifive-hifive1-revb/metal-platform.h
parente126922df3d5ac193d34b9a3b8bcb88625adec4a (diff)
parent9b807f144969bed818e1f14d0cfdcfc277f492c5 (diff)
Merge pull request #293 from sifive/update-targets
Update BSPs
Diffstat (limited to 'bsp/sifive-hifive1-revb/metal-platform.h')
-rw-r--r--bsp/sifive-hifive1-revb/metal-platform.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bsp/sifive-hifive1-revb/metal-platform.h b/bsp/sifive-hifive1-revb/metal-platform.h
index e655c4f..4ecd3e3 100644
--- a/bsp/sifive-hifive1-revb/metal-platform.h
+++ b/bsp/sifive-hifive1-revb/metal-platform.h
@@ -3,8 +3,8 @@
/* ----------------------------------- */
/* ----------------------------------- */
-#ifndef SIFIVE_HIFIVE1_REVB__METAL_PLATFORM_H
-#define SIFIVE_HIFIVE1_REVB__METAL_PLATFORM_H
+#ifndef SIFIVE_HIFIVE1_REVB____METAL_PLATFORM_H
+#define SIFIVE_HIFIVE1_REVB____METAL_PLATFORM_H
/* From clock@0 */
#define METAL_FIXED_CLOCK_0_CLOCK_FREQUENCY 16000000UL
@@ -234,4 +234,4 @@
#define METAL_SIFIVE_UART0_IP 20UL
#define METAL_SIFIVE_UART0_DIV 24UL
-#endif /* SIFIVE_HIFIVE1_REVB__METAL_PLATFORM_H*/
+#endif /* SIFIVE_HIFIVE1_REVB____METAL_PLATFORM_H*/