LingYun Studio embeded system framwork software, such as thirdparty build shell and lingyun library
guowenxue
2024-08-22 00394f239e79cbfe0af36eb11c02290ac76e56e2
booster/testcase/dump.c
@@ -11,9 +11,7 @@
 *
 ********************************************************************************/
#include <unistd.h>
#include <stdio.h>
#include <string.h>
void dump_buf(const char *prompt, const unsigned char *buf, size_t len)
{