Changes in uspace/lib/c/include/sys/time.h [5fd3f2d:f3b4051] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/sys/time.h
r5fd3f2d rf3b4051 62 62 extern int gettimeofday(struct timeval *tv, struct timezone *tz); 63 63 64 extern void udelay(useconds_t);65 66 64 #endif 67 65
Note:
See TracChangeset
for help on using the changeset viewer.