Changeset 0f2e7c1 in mainline
- Timestamp:
- 2011-10-03T13:57:12Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 84dec070
- Parents:
- ce1e5ea
- Location:
- uspace/drv/audio/sb16
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/sb16/dsp.c
rce1e5ea r0f2e7c1 34 34 35 35 #include <libarch/ddi.h> 36 37 #include "dma.h" 36 38 #include "ddf_log.h" 37 39 #include "dsp_commands.h" … … 127 129 return EOK; 128 130 } 129 130 131 /** 131 132 * @}
Note:
See TracChangeset
for help on using the changeset viewer.