Searched refs:libc_stub_example (Results 1 – 2 of 2) sorted by relevance
16 static void libc_stub_example(int argc, char **argv) in libc_stub_example() function70 ALIOS_CLI_CMD_REGISTER(libc_stub_example, libc_example, lib stub component base example)
55 由于libc_stub_example.c中要测试open文件系统相关接口,因此需要依赖文件系统,本示例以通用的ramfs为例,增加ramfs组件。
Completed in 4 milliseconds