Changeset eaf34f7 in mainline for libc/generic/time.c
- Timestamp:
- 2006-05-30T18:01:51Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1029d3d3
- Parents:
- 44c6d88d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/generic/time.c
r44c6d88d reaf34f7 98 98 } 99 99 100 /** Wait unconditionally for specified mi liseconds */100 /** Wait unconditionally for specified microseconds */ 101 101 void usleep(unsigned long usec) 102 102 {
Note:
See TracChangeset
for help on using the changeset viewer.