Changeset 7a99507 in mainline for boot/generic/include/putchar.h
- Timestamp:
- 2017-06-04T21:11:35Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9780584
- Parents:
- d735e2e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/generic/include/putchar.h
rd735e2e r7a99507 36 36 #define BOOT_PUTCHAR_H_ 37 37 38 #include <stddef.h> 39 38 40 extern void putchar(const wchar_t); 39 41
Note:
See TracChangeset
for help on using the changeset viewer.