forked from xuos/xiuos
Fix modification infomations. Reconstruct fs directory structure.
This commit is contained in:
@@ -62,9 +62,9 @@ bool softkernel_init(struct TraceTag* _hardkernel_tag, struct TraceTag* _softker
|
||||
|
||||
void show_xizi_bar(void)
|
||||
{
|
||||
LOG_PRINTF("__ _____ ________ __ __ ___ ____ ____ ___\n");
|
||||
LOG_PRINTF("\\ \\/ /_ _|__ /_ _| | \\/ |_ _/ ___| _ \\ / _ \\\n");
|
||||
LOG_PRINTF(" \\ / | | / / | | | |\\/| || | | | |_) | | | |\n");
|
||||
LOG_PRINTF(" / \\ | | / /_ | | | | | || | |___| _ <| |_| |\n");
|
||||
LOG_PRINTF("/_/\\_\\___/____|___| |_| |_|___\\____|_| \\_\\\\___/ \n");
|
||||
LOG_PRINTF("__ _____ ________ __ __ ___ ____ ____ ___\n");
|
||||
LOG_PRINTF("\\ \\/ /_ _|__ /_ _| | \\/ |_ _/ ___| _ \\ / _ \\\n");
|
||||
LOG_PRINTF(" \\ / | | / / | | | |\\/| || | | | |_) | | | |\n");
|
||||
LOG_PRINTF(" / \\ | | / /_ | | | | | || | |___| _ <| |_| |\n");
|
||||
LOG_PRINTF("/_/\\_\\___/____|___| |_| |_|___\\____|_| \\_\\\\___/ \n");
|
||||
}
|
||||
Reference in New Issue
Block a user