Moved format descriptions out of kernel space. Exported setup dump function.

This commit is contained in:
Abramo Bagnara 2000-05-25 08:36:58 +00:00
parent 9eb2c42445
commit 14b1742ff2
4 changed files with 146 additions and 38 deletions

View file

@ -25,6 +25,7 @@
#include <linux/asound.h>
#include <linux/asequencer.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>