Changeset eca79ff in mainline for uspace/srv/audio/hound/audio_device.h
- Timestamp:
- 2013-04-06T14:14:20Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7e706a3
- Parents:
- 599034e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/audio/hound/audio_device.h
r599034e reca79ff 53 53 char *name; 54 54 struct { 55 fibril_mutex_t guard;56 fibril_condvar_t wc;57 55 void *base; 58 56 size_t size;
Note:
See TracChangeset
for help on using the changeset viewer.