Changeset 854387b in mainline for console/console.c


Ignore:
Timestamp:
2006-05-29T13:58:23Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f25b73d6
Parents:
51c1b003
Message:

Removed printf calls from fb.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/console.c

    r51c1b003 r854387b  
    8585                                printf("%s: Push char '%c'.\n", NAME, IPC_GET_ARG1(call));
    8686                                retval = 0;
     87                               
    8788                                break;
    8889                        default:
Note: See TracChangeset for help on using the changeset viewer.