Changeset 501a8ba in mainline for klog/klog.c


Ignore:
Timestamp:
2006-06-16T21:20:51Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d3cd9774
Parents:
153a209
Message:

Some other warnings removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • klog/klog.c

    r153a209 r501a8ba  
    4545static char *klog;
    4646
    47 void interrupt_received(ipc_callid_t callid, ipc_call_t *call)
     47static void interrupt_received(ipc_callid_t callid, ipc_call_t *call)
    4848{
    4949        int i;
Note: See TracChangeset for help on using the changeset viewer.