Changeset 1ea99cc in mainline for uspace/app/klog/klog.c
- Timestamp:
- 2009-08-20T20:47:35Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b50b5af2
- Parents:
- 24edc18
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/klog/klog.c
r24edc18 r1ea99cc 73 73 return -1; 74 74 } 75 76 printf("got area at 0x%08lx, length %lx byes\n", klog, klog_size); 75 77 76 78 int res = ipc_share_in_start_1_0(PHONE_NS, (void *) klog,
Note:
See TracChangeset
for help on using the changeset viewer.