summaryrefslogtreecommitdiff
path: root/bsp/env/coreplexip-arty.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/env/coreplexip-arty.h')
-rw-r--r--bsp/env/coreplexip-arty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/env/coreplexip-arty.h b/bsp/env/coreplexip-arty.h
index 12ff9a6..161da7c 100644
--- a/bsp/env/coreplexip-arty.h
+++ b/bsp/env/coreplexip-arty.h
@@ -97,6 +97,6 @@
#define RTC_FREQ 32768
-void write_hex(int fd, uint32_t hex);
+void write_hex(int fd, long int hex);
#endif /* _SIFIVE_COREPLEXIP_ARTY_H */