Ignore:
Timestamp:
Nov 21, 2004, 7:08:28 PM (21 years ago)
Author:
bird
Message:

Enabled ualaram proto.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/unistd.h

    • Property cvs2svn:cvs-rev changed from 1.24 to 1.25
    r1657 r1658  
    456456/* void  swab(const void * __restrict, void * __restrict, ssize_t); */
    457457void     sync(void);
    458 /** @todo useconds_t     ualarm(useconds_t, useconds_t); */
     458useconds_t       ualarm(useconds_t, useconds_t);
    459459int      usleep(useconds_t);
    460460/** @todo pid_t  vfork(void); */
Note: See TracChangeset for help on using the changeset viewer.