Changeset ba1b2194 in mainline for src/time/clock.c
- Timestamp:
- 2005-10-16T19:49:15Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 75eacab
- Parents:
- 9cefba4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/time/clock.c
r9cefba4 rba1b2194 53 53 link_t *l; 54 54 timeout_t *h; 55 timeout_handler f;55 timeout_handler_t f; 56 56 void *arg; 57 57
Note:
See TracChangeset
for help on using the changeset viewer.