Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/klog/klog.c

    r1ea99cc r0d3b9474  
    7373                return -1;
    7474        }
    75 
    76         printf("got area at 0x%08lx, length %lx byes\n", klog, klog_size);
    7775       
    7876        int res = ipc_share_in_start_1_0(PHONE_NS, (void *) klog,
Note: See TracChangeset for help on using the changeset viewer.