try catch 不处理动态内存,拆分riscv_rest
This commit is contained in:
9
riscv_cpu/timer.h
Normal file
9
riscv_cpu/timer.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef timer_h__
|
||||
#define timer_h__
|
||||
|
||||
#include "riscv.h"
|
||||
|
||||
|
||||
const device_t* timer_dev();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user