Changeset 8fde078 in mainline for uspace/lib/c/include/ipc/clock_ctl.h
- Timestamp:
- 2012-05-22T21:57:47Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0a0e6e7
- Parents:
- eb083ad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/clock_ctl.h
reb083ad r8fde078 34 34 typedef enum { 35 35 CLOCK_GET_BATTERY_STATUS = DEV_FIRST_CUSTOM_METHOD, 36 CLOCK_GET_BOOTTIME, 36 37 } clock_ctl_t; 37 38
Note:
See TracChangeset
for help on using the changeset viewer.