Changeset 3c45353 in mainline for uspace/lib/c/include/time.h
- Timestamp:
- 2018-08-25T21:34:54Z (7 years ago)
- Children:
- 231b3fd
- Parents:
- 72df613
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/time.h
r72df613 r3c45353 152 152 extern errno_t time_local2str(const time_t, char *); 153 153 154 extern void udelay( usec_t);154 extern void udelay(sysarg_t); 155 155 156 156 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.