Changeset 081d60f in mainline for uspace/app/bdsh/cmds/modules/sleep/sleep.h
- Timestamp:
- 2012-04-04T03:55:26Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1dbe465
- Parents:
- e4fbccd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/sleep/sleep.h
re4fbccd r081d60f 4 4 /* Prototypes for the sleep command, excluding entry points */ 5 5 6 static int str_useconds_t(const char *nptr, useconds_t *result);7 6 8 7 #endif /* SLEEP_H */
Note:
See TracChangeset
for help on using the changeset viewer.