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