summaryrefslogtreecommitdiff
path: root/sound/oss/msnd_classic.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/oss/msnd_classic.c')
-rw-r--r--sound/oss/msnd_classic.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/oss/msnd_classic.c b/sound/oss/msnd_classic.c
new file mode 100644
index 000000000000..3b23a096fa4e
--- /dev/null
+++ b/sound/oss/msnd_classic.c
@@ -0,0 +1,3 @@
+/* The work is in msnd_pinnacle.c, just define MSND_CLASSIC before it. */
+#define MSND_CLASSIC
+#include "msnd_pinnacle.c"