Changes in uspace/lib/libc/generic/time.c [c61d34b:1ea99cc] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/time.c
rc61d34b r1ea99cc 148 148 if (res) { 149 149 printf("Failed to initialize timeofday memarea\n"); 150 printf("Address was 0x%x\n", (unsigned)mapping); 150 151 _exit(1); 151 152 }
Note:
See TracChangeset
for help on using the changeset viewer.