source:
trunk/config.tests/qws/sound/sound.cpp@
198
| Last change on this file since 198 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 95 bytes | |
| Line | |
|---|---|
| 1 | #include <sys/soundcard.h> |
| 2 | |
| 3 | int main(int, char **) |
| 4 | { |
| 5 | audio_buf_info info; |
| 6 | |
| 7 | return 0; |
| 8 | } |
Note:
See TracBrowser
for help on using the repository browser.
