Changeset 501a8ba in mainline for klog/klog.c
- Timestamp:
- 2006-06-16T21:20:51Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d3cd9774
- Parents:
- 153a209
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
klog/klog.c
r153a209 r501a8ba 45 45 static char *klog; 46 46 47 void interrupt_received(ipc_callid_t callid, ipc_call_t *call)47 static void interrupt_received(ipc_callid_t callid, ipc_call_t *call) 48 48 { 49 49 int i;
Note:
See TracChangeset
for help on using the changeset viewer.