Changeset a000878c in mainline for kernel/test/print/print4.c
- Timestamp:
- 2010-02-25T19:11:25Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 958de16
- Parents:
- a634485
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/print/print4.c
ra634485 ra000878c 30 30 #include <test.h> 31 31 32 c har *test_print4(void)32 const char *test_print4(void) 33 33 { 34 34 TPRINTF("ASCII printable characters (32 - 127) using printf(\"%%c\") and printf(\"%%lc\"):\n");
Note:
See TracChangeset
for help on using the changeset viewer.