summaryrefslogtreecommitdiff
path: root/bsp/sifive-hifive1-revb/metal-inline.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/sifive-hifive1-revb/metal-inline.h')
-rw-r--r--bsp/sifive-hifive1-revb/metal-inline.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/sifive-hifive1-revb/metal-inline.h b/bsp/sifive-hifive1-revb/metal-inline.h
index f8f03d0..8c0cd04 100644
--- a/bsp/sifive-hifive1-revb/metal-inline.h
+++ b/bsp/sifive-hifive1-revb/metal-inline.h
@@ -12,7 +12,7 @@
/* --------------------- fixed_clock ------------ */
-extern inline unsigned long __metal_driver_fixed_clock_rate(struct metal_clock *clock);
+extern inline unsigned long __metal_driver_fixed_clock_rate(const struct metal_clock *clock);
/* --------------------- fixed_factor_clock ------------ */