Changes in kernel/generic/src/main/kinit.c [a36c4aa:a78b0a0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/main/kinit.c
ra36c4aa ra78b0a0 86 86 87 87 #ifdef CONFIG_KCONSOLE 88 static char alive[ALIVE_CHARS] __attribute__((nonstring))= "-\\|/";88 static char alive[ALIVE_CHARS] = "-\\|/"; 89 89 #endif 90 90
Note:
See TracChangeset
for help on using the changeset viewer.