Changeset 44c6d88d in mainline for libc/include/unistd.h
- Timestamp:
- 2006-05-30T17:23:33Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- eaf34f7
- Parents:
- 79460ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/unistd.h
r79460ae r44c6d88d 39 39 extern void _exit(int status); 40 40 void *sbrk(ssize_t incr); 41 void usleep(unsigned long usec); 41 42 42 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.