在shell加入运行函数的方法
运行函数过程如下
shell#printf("test")
即可运行
设计方法:
1.编译时构照函数入口表,可用tclsh.exe或从minitos.r/n等文件解析
2. 保存变量to stack ,jmp address or p->fun() ?