From 90928aa484147d4b97d1a0e835207421a91ab357 Mon Sep 17 00:00:00 2001 From: Drew Barbier Date: Sun, 7 May 2017 22:58:53 -0500 Subject: changed write_hex to new def --- bsp/env/hifive1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsp') diff --git a/bsp/env/hifive1.h b/bsp/env/hifive1.h index 4c65f18..b987847 100644 --- a/bsp/env/hifive1.h +++ b/bsp/env/hifive1.h @@ -76,6 +76,6 @@ #define RTC_FREQ 32768 -void write_hex(int fd, uint32_t hex); +void write_hex(int fd, long int hex); #endif /* _SIFIVE_HIFIVE1_H */ -- cgit v1.2.1-18-gbd029