Changeset 6ab8697 in mainline for kernel/generic/include/printf/printf_core.h
- Timestamp:
- 2009-10-07T14:03:35Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2088dfc
- Parents:
- 7a53208
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/printf/printf_core.h
r7a53208 r6ab8697 37 37 38 38 #include <typedefs.h> 39 #include < arch/arg.h>39 #include <stdarg.h> 40 40 41 41 /** Structure for specifying output methods for different printf clones. */
Note:
See TracChangeset
for help on using the changeset viewer.