improves bsp of riscv-vp by including init.c
This commit is contained in:
3
env/riscv_vp/platform.h
vendored
3
env/riscv_vp/platform.h
vendored
@@ -42,6 +42,9 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define NUM_INTERRUPTS 16
|
||||
#define MTIMER_NEXT_TICK_INC 1000
|
||||
|
||||
void init_pll(void);
|
||||
unsigned long get_cpu_freq(void);
|
||||
unsigned long get_timer_freq(void);
|
||||
|
||||
Reference in New Issue
Block a user