Changeset 854387b in mainline for console/console.c
- Timestamp:
- 2006-05-29T13:58:23Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f25b73d6
- Parents:
- 51c1b003
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
console/console.c
r51c1b003 r854387b 85 85 printf("%s: Push char '%c'.\n", NAME, IPC_GET_ARG1(call)); 86 86 retval = 0; 87 87 88 break; 88 89 default:
Note:
See TracChangeset
for help on using the changeset viewer.