Home | Sort by: relevance | last modified time | path |
/src/sys/arch/ews4800mips/stand/common/ | |
prompt.c | 43 uint8_t __log[LOG_SIZE]; variable in typeref:typename:uint8_t[] 188 __log[__log_cnt++] = c; 202 if (bfs_file_write(bfs, "boot.log", __log, LOG_SIZE) != 0) |
prompt.c | 43 uint8_t __log[LOG_SIZE]; variable in typeref:typename:uint8_t[] 188 __log[__log_cnt++] = c; 202 if (bfs_file_write(bfs, "boot.log", __log, LOG_SIZE) != 0) |