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