Changeset eaf34f7 in mainline for libc/generic/time.c


Ignore:
Timestamp:
2006-05-30T18:01:51Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1029d3d3
Parents:
44c6d88d
Message:

Modified console to use new async framework.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/generic/time.c

    r44c6d88d reaf34f7  
    9898}
    9999
    100 /** Wait unconditionally for specified miliseconds */
     100/** Wait unconditionally for specified microseconds */
    101101void usleep(unsigned long usec)
    102102{
Note: See TracChangeset for help on using the changeset viewer.