Changes in boot/generic/include/putchar.h [ed88c8e:7a99507] in mainline
- File:
-
- 1 edited
-
boot/generic/include/putchar.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
boot/generic/include/putchar.h
red88c8e r7a99507 38 38 #include <stddef.h> 39 39 40 extern void put wchar(wchar_t);40 extern void putchar(const wchar_t); 41 41 42 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
