xref: /linux/sound/isa/msnd/msnd_classic.c (revision bc1d4e705f48f001f3a5480f04067c48bd00bcf0)
1 // SPDX-License-Identifier: GPL-2.0
2 /* The work is in msnd_pinnacle.c, just define MSND_CLASSIC before it. */
3 #define MSND_CLASSIC
4 #include "msnd_pinnacle.c"
5