Changes in uspace/app/klog/klog.c [1ea99cc:0d3b9474] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/klog/klog.c
r1ea99cc r0d3b9474 73 73 return -1; 74 74 } 75 76 printf("got area at 0x%08lx, length %lx byes\n", klog, klog_size);77 75 78 76 int res = ipc_share_in_start_1_0(PHONE_NS, (void *) klog,
Note:
See TracChangeset
for help on using the changeset viewer.