Changes in boot/arch/ppc32/src/ofw.c [ed88c8e:28a5ebd] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/src/ofw.c
red88c8e r28a5ebd 39 39 } 40 40 41 void put wchar(wchar_t ch)41 void putuchar(char32_t ch) 42 42 { 43 43 if (ch == '\n')
Note:
See TracChangeset
for help on using the changeset viewer.