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