1, delete some unused code,
authoryu.dongliang <18588496441@163.com>
Tue, 13 Dec 2022 06:46:34 +0000 (14:46 +0800)
committeryu.dongliang <18588496441@163.com>
Mon, 22 Dec 2025 15:56:31 +0000 (23:56 +0800)
commit506ae0df8618aabfdf43dd7f44ead1b6339327c6
tree12f66566860a330a8e982ffe2211a6dcfe27dd8e
parent91a5b2b6f4caffc8bf4e01da7ee04e08268c5cbd
1, delete some unused code,
2, print usage when start scf,
3, mov test code to dir examples.
examples/hello.c [new file with mode: 0644]
examples/mat.c [moved from parse/mat.c with 91% similarity]
examples/qsort.c [moved from parse/qsort.test with 58% similarity]
lib/Makefile
lib/scf_linux_api.c
lib/scf_linux_api.o [deleted file]
lib/scf_syscall.o
lib/scf_syscall.s
parse/main.c