Changes in boot/arch/sparc64/src/ofw.c [28a5ebd:ed88c8e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/src/ofw.c
r28a5ebd red88c8e 43 43 #include <str.h> 44 44 45 void put uchar(char32_t ch)45 void putwchar(wchar_t ch) 46 46 { 47 47 if (ch == '\n')
Note:
See TracChangeset
for help on using the changeset viewer.